]> gitweb.factorcode.org Git - factor.git/commit
basis: removing unnecessary method stack effects.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 9 Sep 2020 21:41:17 +0000 (14:41 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 9 Sep 2020 22:00:54 +0000 (15:00 -0700)
commit115b7b62df777f85f54571eb49109c0f0a1d2b4f
treeb6a7eb1af69b28cc07d70fe66c0b3bbfe8b5ac71
parentf2deb8282962ad836df9196faa6331e7c82943d5
basis: removing unnecessary method stack effects.
217 files changed:
basis/bitstreams/bitstreams.factor
basis/channels/channels.factor
basis/channels/remote/remote.factor
basis/checksums/adler-32/adler-32.factor
basis/checksums/bsd/bsd.factor
basis/checksums/fnv1/fnv1.factor
basis/checksums/murmur/murmur.factor
basis/checksums/openssl/openssl.factor
basis/classes/struct/prettyprint/prettyprint.factor
basis/colors/gray/gray.factor
basis/colors/hsv/hsv.factor
basis/colors/ryb/ryb.factor
basis/compiler/cfg/builder/alien/alien.factor
basis/compiler/cfg/builder/alien/boxing/boxing.factor
basis/compiler/cfg/builder/alien/params/params.factor
basis/compiler/cfg/builder/builder.factor
basis/compiler/cfg/liveness/liveness.factor
basis/concurrency/distributed/distributed.factor
basis/concurrency/messaging/messaging.factor
basis/couchdb/couchdb.factor
basis/cpu/architecture/architecture.factor
basis/cpu/ppc/32/linux/linux.factor
basis/cpu/ppc/64/linux/linux.factor
basis/cpu/ppc/assembler/assembler.factor
basis/cpu/ppc/ppc.factor
basis/cpu/x86/32/32.factor
basis/cpu/x86/64/64.factor
basis/cpu/x86/64/unix/unix.factor
basis/cpu/x86/64/windows/windows.factor
basis/cpu/x86/assembler/assembler.factor
basis/cpu/x86/sse/sse.factor
basis/cpu/x86/x86.factor
basis/cpu/x86/x87/x87.factor
basis/db/db.factor
basis/db/pools/pools.factor
basis/db/postgresql/lib/lib.factor
basis/db/postgresql/postgresql.factor
basis/db/queries/queries.factor
basis/db/sqlite/sqlite.factor
basis/debugger/unix/unix.factor
basis/editors/atom/atom.factor
basis/editors/bbedit/bbedit.factor
basis/editors/brackets/brackets.factor
basis/editors/coteditor/coteditor.factor
basis/editors/editpadpro/editpadpro.factor
basis/editors/editplus/editplus.factor
basis/editors/emacs/emacs.factor
basis/editors/emeditor/emeditor.factor
basis/editors/etexteditor/etexteditor.factor
basis/editors/gedit/gedit.factor
basis/editors/jedit/jedit.factor
basis/editors/notepad++/notepad++.factor
basis/editors/notepad/notepad.factor
basis/editors/notepad2/notepad2.factor
basis/editors/scite/scite.factor
basis/editors/sublime/sublime.factor
basis/editors/ted-notepad/ted-notepad.factor
basis/editors/textadept/textadept.factor
basis/editors/textedit/textedit.factor
basis/editors/textmate/textmate.factor
basis/editors/textpad/textpad.factor
basis/editors/ultraedit/ultraedit.factor
basis/editors/vim/vim.factor
basis/editors/visual-studio-code/visual-studio-code.factor
basis/editors/wordpad/wordpad.factor
basis/editors/xcode/xcode.factor
basis/environment/unix/unix.factor
basis/environment/windows/windows.factor
basis/fry/fry.factor
basis/ftp/server/server.factor
basis/furnace/actions/actions.factor
basis/furnace/asides/asides.factor
basis/furnace/auth/auth.factor
basis/furnace/auth/basic/basic.factor
basis/furnace/auth/login/login.factor
basis/furnace/auth/providers/assoc/assoc.factor
basis/furnace/auth/providers/couchdb/couchdb.factor
basis/furnace/conversations/conversations.factor
basis/furnace/sessions/sessions.factor
basis/game/input/iokit/iokit.factor
basis/heaps/heaps.factor
basis/html/templates/chloe/components/components.factor
basis/html/templates/fhtml/fhtml.factor
basis/http/server/dispatchers/dispatchers.factor
basis/http/server/server.factor
basis/http/server/static/static.factor
basis/images/loader/gdiplus/gdiplus.factor
basis/io/backend/unix/bsd/bsd.factor
basis/io/backend/unix/freebsd/freebsd.factor
basis/io/backend/unix/linux/linux.factor
basis/io/backend/unix/macosx/macosx.factor
basis/io/backend/unix/multiplexers/epoll/epoll.factor
basis/io/backend/unix/multiplexers/kqueue/kqueue.factor
basis/io/backend/unix/multiplexers/run-loop/run-loop.factor
basis/io/backend/unix/unix.factor
basis/io/directories/unix/linux/linux.factor
basis/io/directories/unix/unix.factor
basis/io/directories/windows/windows.factor
basis/io/encodings/euc/euc.factor
basis/io/encodings/gb18030/gb18030.factor
basis/io/encodings/utf32/utf32.factor
basis/io/encodings/utf7/utf7.factor
basis/io/files/info/unix/bsd/bsd.factor
basis/io/files/info/unix/freebsd/freebsd.factor
basis/io/files/info/unix/linux/linux.factor
basis/io/files/info/unix/macosx/macosx.factor
basis/io/files/info/unix/unix.factor
basis/io/files/info/windows/windows.factor
basis/io/files/links/unix/unix.factor
basis/io/files/unique/unix/unix.factor
basis/io/files/unique/windows/windows.factor
basis/io/files/unix/unix.factor
basis/io/files/windows/windows.factor
basis/io/launcher/unix/unix.factor
basis/io/launcher/windows/windows.factor
basis/io/mmap/mmap.factor
basis/io/mmap/unix/unix.factor
basis/io/mmap/windows/windows.factor
basis/io/monitors/linux/linux.factor
basis/io/pipes/pipes.factor
basis/io/pipes/unix/unix.factor
basis/io/pipes/windows/windows.factor
basis/io/sockets/secure/debug/debug.factor
basis/io/sockets/secure/openssl/openssl.factor
basis/io/sockets/secure/secure.factor
basis/io/sockets/secure/unix/unix.factor
basis/io/sockets/secure/windows/windows.factor
basis/io/sockets/sockets.factor
basis/io/sockets/windows/windows.factor
basis/io/streams/limited/limited.factor
basis/libc/freebsd/freebsd.factor
basis/libc/linux/linux.factor
basis/libc/macosx/macosx.factor
basis/libc/windows/windows.factor
basis/lists/lists.factor
basis/locals/parser/parser.factor
basis/macros/expander/expander.factor
basis/math/bitwise/bitwise.factor
basis/math/floats/env/ppc/ppc.factor
basis/math/floats/env/x86/x86.factor
basis/math/functions/integer-logs/integer-logs.factor
basis/math/hashcodes/hashcodes.factor
basis/math/quaternions/quaternions.factor
basis/math/ranges/ranges.factor
basis/math/vectors/simd/simd.factor
basis/math/vectors/vectors.factor
basis/mirrors/mirrors.factor
basis/pack/pack.factor
basis/peg/ebnf/ebnf.factor
basis/peg/parsers/parsers.factor
basis/peg/peg.factor
basis/persistent/hashtables/nodes/bitmap/bitmap.factor
basis/persistent/vectors/vectors.factor
basis/present/present.factor
basis/prettyprint/backend/backend.factor
basis/prettyprint/sections/sections.factor
basis/random/random.factor
basis/random/sfmt/sfmt.factor
basis/random/unix/unix.factor
basis/random/windows/windows.factor
basis/refs/refs.factor
basis/regexp/classes/classes.factor
basis/regexp/negation/negation.factor
basis/regexp/nfa/nfa.factor
basis/regexp/regexp.factor
basis/see/see.factor
basis/sequences/merged/merged.factor
basis/serialize/serialize.factor
basis/system-info/macosx/macosx.factor
basis/system-info/windows/windows.factor
basis/tools/coverage/coverage.factor
basis/tools/crossref/crossref.factor
basis/tools/disassembler/udis/udis.factor
basis/tools/files/files.factor
basis/tools/files/unix/unix.factor
basis/tools/files/windows/windows.factor
basis/tools/ps/linux/linux.factor
basis/tools/ps/macosx/macosx.factor
basis/tools/ps/windows/windows.factor
basis/tools/scaffold/scaffold.factor
basis/ui/backend/cocoa/cocoa.factor
basis/ui/backend/gtk/gtk.factor
basis/ui/backend/x11/x11.factor
basis/ui/commands/commands.factor
basis/ui/gadgets/books/books.factor
basis/ui/gadgets/editors/editors.factor
basis/ui/gadgets/gadgets.factor
basis/ui/gadgets/grids/grids.factor
basis/ui/gadgets/labels/labels.factor
basis/ui/gadgets/packs/packs.factor
basis/ui/gadgets/panes/panes.factor
basis/ui/gadgets/tables/tables.factor
basis/ui/gadgets/tracks/tracks.factor
basis/ui/gadgets/worlds/worlds.factor
basis/ui/gestures/gestures.factor
basis/ui/operations/operations.factor
basis/ui/pens/gradient/gradient.factor
basis/ui/pens/tile/tile.factor
basis/ui/text/core-text/core-text.factor
basis/ui/text/pango/pango.factor
basis/ui/text/uniscribe/uniscribe.factor
basis/ui/tools/browser/browser.factor
basis/ui/tools/listener/listener.factor
basis/unix/groups/groups.factor
basis/unix/linux/proc/proc.factor
basis/unix/signals/signals.factor
basis/unix/users/macosx/macosx.factor
basis/unix/users/users.factor
basis/unix/utmpx/linux/linux.factor
basis/unix/utmpx/macosx/macosx.factor
basis/vocabs/prettyprint/prettyprint.factor
basis/webbrowser/freebsd/freebsd.factor
basis/webbrowser/linux/linux.factor
basis/webbrowser/macosx/macosx.factor
basis/webbrowser/windows/windows.factor
basis/windows/handles/handles.factor
basis/windows/winsock/winsock.factor