]> gitweb.factorcode.org Git - factor.git/history - basis/stack-checker
Reformat
[factor.git] / basis / stack-checker /
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-10 John Benediktssoncpu/stack-checker: fix some help-lint warnings.
2015-05-10 Björn Lindqvistcompiler.*: a bunch more compiler docs
2015-02-05 Doug Colemanstack-checker.state: Fix error in docs. Tweak doc grammar.
2015-02-05 John Benediktssonstack-checker: minor help-lint fixes.
2015-02-05 Björn Lindqviststack-checker.*: misc doc additions
2015-02-05 Björn Lindqviststack-checker.known-words: docs and tests
2015-02-05 Björn Lindqviststack-checker.values: docs and tests
2015-02-05 Björn Lindqviststack-checker.state: docs and tests
2015-02-05 Björn Lindqviststack-checker.backend: docs and tests
2014-11-30 John Benediktssonremoving small and unnecessary files.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-22 Björn Lindqvistalien,stack-checker.alien: new word with-callback
2014-10-19 John Benediktssonstack-checker: make this an unchecked-example.
2014-10-19 Björn LindqvistDocs: fixing smaller help-lint nitpicks
2014-10-17 Björn Lindqviststack-checker,compiler: docs for stack-checker and...
2014-10-09 Doug Colemanstack-checker.alien: We just want to track callbacks...
2014-09-29 Björn Lindqvistalien,stack-checker.alien: move callback-destructor...
2014-09-29 Björn Lindqviststack-checker.alien: use free-callback as a destructor...
2014-09-29 Björn LindqvistVM: new primitive free-callback which is able to free...
2014-09-29 Björn Lindqviststack-checker.known-words: stack effect for <callback...
2014-09-29 Björn LindqvistVM: new primitive (callback-room) for querying the...
2014-07-03 Doug Colemancompiler, stack-checker docs: Fix for 32-bit builds.
2014-06-09 John Benediktssonstack-checker.alien: fix help-lint.
2014-06-09 John Benediktssonstack-checker.known-words: adding bignum>fixnum-strict.
2014-06-08 Björn LindqvistDocs: more docs for stack-checker.* words
2014-06-08 Björn LindqvistDocs: documentation for stack-checker.* and compiler...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-11 Björn LindqvistDocs: stub docs for some compiler-related words
2014-04-24 John Benediktssonnamespaces: removing make-assoc in favor of explicit...
2013-04-06 John Benediktssonstack-checker.dependencies: use short-circuit better.
2013-03-28 John Benediktssonstack-checker: make recursive-reduce have same signatur...
2013-03-28 John Benediktssonstack-checker: maybe add a test that tests what the...
2013-03-28 John Benediktssonstack-checker: remove a test that is no longer valid...
2013-03-24 John Benediktssonbasis: fewer tokens when possible using if*.
2013-03-23 Doug Colemanstack-checker: Rename literal -> literal-tuple.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-03-16 John Benediktssonstack-checker: more use of hash-sets.
2013-03-12 Doug Colemansequences: Add some short useful factors. Clean up...
2012-10-23 John Benediktssonchange some "2drop 2drop" to "4drop".
2012-10-22 John Benediktssonstack-checker: adding 4dup and 4drop.
2012-10-22 Doug Colemanstack-checker: Add alien-assembly to the do-not-compile...
2012-10-22 Doug Colemankernel: Add 4dup, 4drop, and 4cleave.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-20 Doug Colemanstack-checker: meta-d was a word and symbol, now meta...
2012-06-21 Doug Colemanissue #358: Rename all of the words depends-on-* to...
2012-04-19 John Benediktssoncleanup some lint warnings.
2012-04-05 John Benediktssonvm: adding bignum_gcd primitive.
2011-11-29 Doug Colemancombinators.smart: Implement reduce-outputs using compo...
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
2011-11-22 Doug Colemanclasses: Make methods dispatch on maybes. Fix a couple...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-11-10 Joe Groffkill tools.profiler.counting and ui.tools.profiler
2011-11-03 Joe Groffstack-checker.known-words: add ffi-signal-handlers
2011-11-03 Doug ColemanAdd stack effects for the sampling profiler
2011-11-02 Joe Groffmove counting profiler to tools.profiler.counting
2011-11-02 Joe Grofftools.profiler: rename to tools.counting-profiler
2011-10-30 Slava Pestovstack-checker.known-words: add effects for signal-handl...
2011-10-24 Doug ColemanRename c-type to lookup-c-type. Fixes #230.
2011-10-18 John BenediktssonRemove unused stack effects from DEFER: declarations.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-18 Joe Groffbootstrap, io.streams.c: use new fread primitive
2011-10-14 Joe Groffstack-checker: update tests
2011-10-12 John BenediktssonMerge pull request #250 from mrjbq7/binary
2011-10-12 John Benediktssonio.binary: make le> and be> faster (20% and 75%, respec...
2011-10-03 Doug ColemanMake M\ throw an error upon lookup failure. Change...
2011-10-03 Doug ColemanRename spread>quot to deep-spread>quot, and spread...
2011-09-26 Doug ColemanExtraneous top-level stack-effect
2011-09-10 Joe Groffstack-checker.row-polymorphism: check stack effects...
2011-09-06 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-09-05 Slava PestovMove some primitives from memory and memory.private...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2011-05-04 John BenediktssonMerge branch 'master' into highlight
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 Slava PestovChange do-callback to register the current thread with...
2011-02-28 Slava PestovFix conflict
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-09 Keita HagaIn several documentation, remove whitespace before...
2011-01-29 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-29 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-01-29 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-23 Keita Hagastack-checker: add a sample output in the last example...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-01 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2010-11-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
next