]> gitweb.factorcode.org Git - factor.git/history - core/kernel/kernel.factor
kernel: move recusrive-hashcode to math and add test
[factor.git] / core / kernel / kernel.factor
2022-09-16 Doug Colemankernel: move recusrive-hashcode to math and add test
2022-07-31 Doug Colemankernel: Add withd
2022-07-31 Doug Colemancore: add negate
2022-01-20 Doug Colemancore: trim using lists with tool
2021-05-04 timorMake both-fixnums? foldable, hashcode* flushable
2020-12-11 John Benediktssonbootstrap: change stage1 to do a load-all of resource...
2020-12-06 John Benediktssonkernel: fix stack effect for keepd family.
2020-12-02 John Benediktssonkernel: remove duplicate IN:
2020-10-15 John Benediktssoncombinators: move recursive-hashcode to kernel vocab.
2019-12-13 John Benediktssonkernel: adding while* that passes the predicate result...
2019-07-23 John Benediktssonkernel: fix stack effect for -rotd.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-06-04 Doug ColemanRevert "VM: removing the unused callstack-bounds primitive"
2018-02-13 John Benediktssonfix more typos in docs.
2017-08-06 Doug Colemanfactor: Rename [curry] -> currier, remove some [foo...
2017-06-03 Doug Colemankernel: Fix the docs for curry/compose a bit.
2016-11-24 Björn Lindqvistkernel.private: adding OBJ-SAMPLE-CALLSTACKS + test...
2016-11-23 Björn LindqvistVM: the unimplemented error isn't used anymore
2016-11-21 Björn LindqvistVM: removing the unused callstack-bounds primitive
2016-06-07 Björn LindqvistVM: rename of JIT_PUSH_IMMEDIATE to JIT_PUSH_LITERAL
2016-03-22 Björn LindqvistVM: removes the OBJ-ERROR special object in favor of...
2015-12-09 Björn LindqvistVM: put the singletons t, -1, 0 and 1 in the special...
2015-09-29 Björn LindqvistVM: looks like ERROR_C_STRING is never thrown, so it...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-09-02 Björn LindqvistVM: give the exception handling special object a real...
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-15 Björn LindqvistVM: the JIT_PROFILING special object is never used...
2015-08-15 Björn LindqvistVM: the context_object_count must be wrong, there are...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-15 John Benediktssonvm: rename some primitives, and some cleanup.
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2014-11-11 Björn LindqvistVM: renamed version and git-label to vm-version and...
2014-11-11 Björn LindqvistVM: Three new special objects added to keep track of...
2014-09-29 Björn LindqvistVM: new primitive (callback-room) for querying the...
2014-09-29 Björn LindqvistVM: try and recover with a kernel error from the callba...
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-06-07 John Benediktssonkernel: remove ?execute, not used much, and a little...
2014-06-07 Björn Lindqvistkernel.private: add ERROR-OUT-OF-FIXNUM-RANGE on the...
2014-06-04 John Benediktssonkernel: change errors to be in kernel.private.
2014-06-04 Björn Lindqvistkernel: symbolic constants for the various kernel errors
2013-03-10 Doug Colemanclasses.builtin: Add the BUILTIN: keyword which lets...
2012-10-22 Doug Colemankernel: Add 4dup, 4drop, and 4cleave.
2012-07-21 John Benediktssonkernel: adding "same?" which is "bi@ =".
2011-11-08 Joe Groffio.backend.unix: init-signal-pipe function
2011-11-03 Joe Groffvm: reserve some more special-objects
2011-11-02 Joe Groffconstants for special object hardcoded literals
2011-10-14 Joe Groffkernel: higher-order effects for *keep
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-08-10 John BenediktssonMerge branch 'highlight' of github.com:mrjbq7/factor...
2011-08-09 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-09 Joe Groffkernel: add full stack effects to unless, when, when...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-10 Joe Groffmore help-lint
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-06 Joe Groffgeneralize stack effect of while, until, and produce
2010-03-06 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-05 Joe Groffspray some polymorphic stack effects on kernel, math...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-11 Slava PestovFaster identity-hashcode primitive; fast path now openc...
2009-11-11 Slava PestovNew identity-hashcode primitive
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Joe Groffremove spin from core and retire it to basis/shuffle
2009-11-05 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-05 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-05 Slava PestovMerge branch 'work' of git://github.com/carlo-kokoth...
2009-11-03 Slava PestovMerge branch 'master' into new_gc
2009-11-03 Slava PestovMerge branch 'master' into new_gc
2009-11-02 Slava Pestovvm: 4 bit tags, new representation of alien objects...
2009-10-31 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Joe Groffexile roll and -roll to basis/shuffle and mark them...
2009-10-26 Slava PestovMerge branch 'new_gc' of git://factorcode.org/git/facto...
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Slava PestovMerge branch 'master' into new_gc
2009-10-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next