]> gitweb.factorcode.org Git - factor.git/history - core/continuations/continuations.factor
git: fix tests
[factor.git] / core / continuations / continuations.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2022-12-16 Giftpflanzecontinuations: Clarify ignore-error, ignore-error/f...
2021-12-30 Doug Colemandebugger: Add support for command line debugger.
2020-11-19 John Benediktssoncore: using fry in a few places to see how it works.
2020-01-15 John Benediktssoncontinuations: more use of check-instance.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2017-02-02 John Benediktssoncontinuations: don't need to init-catchstack twice...
2016-11-18 Björn Lindqvistcontinuations: new words for ignoring masked errors
2016-04-07 Doug Colemancontinuations: Moving usages of rethrow below where...
2016-04-07 Doug Colemanui.debugger: quotation stack effect wants ( .. -- ...
2016-03-29 John BenediktssonHopefully fix stack effects of error hooks to throw...
2016-03-22 Björn LindqvistVM: removes the OBJ-ERROR special object in favor of...
2015-08-14 John Benediktssoncontinuations: rename catchstack* to (get-catchstack...
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-06-15 John Benediktssoncontinuations: make with-return use with-variable inste...
2014-12-01 John Benediktssonchange errors to use "object" instead of "obj".
2014-02-21 John Benediktssoncontinuations: remove seemingly unhelpful comment.
2013-03-24 Doug Colemancontinuations: Rename restart to continue-restart.
2013-03-06 John Benediktssoncontinuations: speed up init-catchstack.
2012-09-14 John Benediktssoncontinuations: slight speedup.
2012-07-28 John BenediktssonRevert "continuations: add typing."
2012-07-28 John Benediktssoncontinuations: add typing.
2012-07-20 Doug Colemancontinuations: change continuation word to current...
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-02 Joe Groffconstants for special object hardcoded literals
2011-10-28 Joe Groffvm: dispatch signal handlers through subprimitive
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-13 John BenediktssonFix M: stack effects.
2011-10-03 Slava Pestovconcurrency.mailboxes: linked-thread's error reporting...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava Pestovcontinuations: keep original error when throwing wrappe...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-03 Slava Pestovcontinuations: faster with-datastack
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-18 Slava PestovAdd context-specific special object table, generalizing...
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-09 Joe Groffadd polymorphic stack effects to continuations:recover...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Slava Pestovcontinuations: add a throw-continue word for resumable...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-29 Doug Colemantry-find is just attempt-all. oops
2010-01-29 Doug Colemanadd try-find for random.windows
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-13 Slava PestovRename kernel.private:getenv/setenv to special-object...
2009-12-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-27 Slava Pestovcontinuations: remove outdated comment
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-06-01 Slava PestovMerge branch 'master' into global_optimization
2009-05-27 John BenediktssonResolved merge.
2009-05-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-25 Doug Colemanrename peek -> last and update all usages
2009-05-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Sascha MatzkeMerge branch 'mongo-factor-driver' of git@github.com...
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
2009-05-10 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-09 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-09 Alec BerrymanMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-08 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-05-08 Joe GroffMerge branch 'master' of /cygdrive/z/Documents/Code...
2009-05-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-08 Slava PestovRemove silly retry word from continuations vocab
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Slava PestovOops
2009-05-01 Slava PestovFix circularity
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-26 Bruno DeferrariMerge branch 'master' into irc
next