]> gitweb.factorcode.org Git - factor.git/history - basis/stack-checker/known-words
Append input history to ~/.factor-history upon UI Listener ending
[factor.git] / basis / stack-checker / known-words /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-20 Alexander IlinFix some English spelling: outputted -> output
2023-01-20 John BenediktssonSwitch to https urls
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2016-12-03 Björn Lindqviststack-checker.dependencies: removing the add-depends...
2016-11-12 Björn LindqvistRevert "bootstrap: trying to undo changes from"
2016-11-12 Björn Lindqvistbootstrap: trying to undo changes from
2016-08-04 Björn Lindqviststack-checker.*: change pop-literal stack effect to...
2016-03-31 Björn Lindqvistbootstrap.image.primitives: attempt 2 at putting all...
2016-03-30 John BenediktssonRevert "bootstrap.image.primitives: make more primitive...
2016-03-30 Björn Lindqvistbootstrap.image.primitives: make more primitives proper...
2016-03-27 John Benediktssonstack-checker.known-words: simpler infer-ndip and infer...
2016-03-19 Björn Lindqviststack-checker.known-words: fix input class declaration...
2016-03-18 Björn Lindqvistcompiler.*, stack-checker.known-words: adds the integer...
2016-03-08 Jon Harperprettyprinter, locale independant float printing
2015-11-15 Björn Lindqviststack-checker.known-words: nicer stack-effect declarati...
2015-09-02 Björn LindqvistVM: the ffi-signal-handler and ffi-leaf-signal-handler...
2015-08-24 Björn LindqvistVM: removing the get_datastack/retainstack/callstack...
2015-08-13 Doug Colemanstack-checker: old bug, float>fixnum was not foldable!!
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-08-01 John Benediktssonstack-checker: too tired to figure out which using...
2015-08-01 John Benediktssonstack-checker: using cleanup.
2015-07-15 John Benediktssonvm: rename some primitives, and some cleanup.
2015-07-12 Björn LindqvistVM: let's merge (save-image) and (save-image-and-exit... 1385/head
2015-06-27 Björn LindqvistVM: fixes a bug with the handling of 0 bignums, and...
2015-06-27 Björn Lindqvistcompiler.tree.propagation.*: implements downgrading...
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 Björn Lindqviststack-checker.known-words: docs and tests
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-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...
2013-03-23 Doug Colemanstack-checker: Rename literal -> literal-tuple.
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-06-21 Doug Colemanissue #358: Rename all of the words depends-on-* to...
2012-04-05 John Benediktssonvm: adding bignum_gcd primitive.
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
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-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-18 Joe Groffbootstrap, io.streams.c: use new fread primitive
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-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-05-24 Erik Charlebois32 and 64 bit Linux PPC support
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...
2010-11-25 Slava PestovRemove bignum>float VM primitive, and use bignum/f...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-04 Slava PestovRename get-fpu-state entry point to fpu-state, and...
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-14 Slava Pestovcompiler: now that FFI has been deconcatenatized, we...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-29 Slava Pestovclasses.algebra: make it work better to fix bug reporte...
2010-07-26 Philipp BrüschweilerMerge remote branch 'ex-rzr/master' into gtk
2010-07-25 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-22 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-07-18 Philipp BrüschweilerMerge remote branch 'origin/master' into gtk-image...
2010-07-17 Slava Pestovstack-checker: calling 'boa' on a non-tuple would compi...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-23 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Slava PestovClarify documentation for resize-array, resize-byte...
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor
2010-06-22 Doug Colemanremove system-micros word from factor src tree
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next