]> gitweb.factorcode.org Git - factor.git/history - core/effects
models.search: Fix regression.
[factor.git] / core / effects /
2022-08-02 John Benediktssoneffects: can't use (clone) due to read-only slots
2022-08-02 John Benediktssoneffects: short-circuit versions of a few words
2021-12-22 John Benediktssoneffects.parser: don't use ?execute-parsing here.
2020-09-09 John Benediktssoncore: removing unnecessary method stack effects.
2019-09-15 John Benediktssoneffects: fix clone of row variadic effects.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-15 John Benediktssonmore test IN: cleanup.
2016-05-15 Doug Colemaneffects: make :type print as :type instead of ``_:...
2016-05-12 Doug Colemaneffects: Add support for :type as standalone, unnamed...
2016-04-13 John Benediktssoneffects: swap got expected.
2016-04-13 Doug Colemaneffects: Fix check-stack-effect. Better to report the...
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-31 John Benediktssoneffects.parser: allow generic methods not in current...
2016-03-30 John Benediktssoneffects.parser: fix some incorrect can't-nest-definitio...
2016-03-25 Doug Colemaneffects.parser: Remove left-over old code that did...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-27 Doug Colemancore: rename parse-call( to parse-call-paren
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2014-06-06 John Benediktssoneffects: fix expected and got in bad-stack-effect ...
2014-06-06 Doug Colemancore: Throw an error when defining MAIN: with a stack...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-21 John Benediktssoneffects: M\ word stack-effect does a little less work.
2013-04-14 Doug Colemaneffests.parser: Oops wrong word.
2013-04-14 Doug Colemaneffects.parser: Fix word -> current-word for definition...
2013-03-07 John BenediktssonUse -unsafe words with pair methods.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-08-24 Doug Colemancore: in-definition -> with-definition.
2012-08-24 Doug Colemancore: rename in-word-definition to in-definition
2012-08-24 Doug Colemancore: Don't allow nested defintions in :, ::, M:, M...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-04-19 John Benediktssoncleanup some lint warnings.
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
2011-11-23 Doug Colemanclasses: add syntax for intersection{ and union{ anonym...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-17 Doug ColemanRename complete-effect to scan-effect
2011-10-02 Doug ColemanRemove all non-core uses of (scan-token)
2011-10-02 John Benediktssoneffects: removing split-shuffle.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
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 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
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 Hagaeffects: add missing right parenthesis in description...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-04 Keita Hagaeffects: fix typo in docs
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-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-07-06 Slava PestovAdd a scan-token word which is like scan, except throws...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-21 Doug ColemanFix typo in stack effect docs
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 Joe Grofffill out row variables docs
2010-03-11 Joe Groffanother typo in effects syntax
2010-03-11 Joe Grofftypo in <effect> docs
2010-03-11 Joe Groffmake effect<= work with univariable stack effects,...
2010-03-11 Joe Groffeffect-variable -> row-variable
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Joe GroffMerge branch 'row-polymorphism' of factorcode.org:...
2010-03-11 Joe Groffcarve up effects.parser too
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 Groffeffects: docs for <effect>, <terminated-effect>, <varia...
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-09 Joe Groffadd documentation about stack effect variable syntax...
2010-03-06 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-05 Joe Groffmake effect variables part of effect syntax, stored...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
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-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Slava PestovGet foldable and flushable declarations working on...
2010-02-23 Slava Pestoveffects.parser: throw a proper no-word error if effect...
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
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-14 Slava PestovRemoving integers-as-sequences
next