]> gitweb.factorcode.org Git - factor.git/history - basis/locals
scryfall: make decks better, import from moxfield
[factor.git] / basis / locals /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2022-01-12 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
2022-01-12 John BenediktssonRevert "words: use remove-word-prop instead of f set...
2022-01-09 John Benediktssonwords: use remove-word-prop instead of f set-word-prop.
2021-03-19 John Benediktssonlocals: simplify by merging def and multi-def (again).
2021-03-19 John BenediktssonRevert "locals: simplify by merging <def> and <multi...
2021-03-19 John Benediktssonlocals: simplify by merging <def> and <multi-def>.
2020-12-17 John Benediktssonlocals.definition: fix reset-word for M::, MACRO::...
2020-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2018-01-25 Alexander IljinFix the existing IN: suffixes for the test vocabs
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-05-05 John Benediktssonlocals: modify examples to use new "--- Data stack...
2017-01-09 John BenediktssonRevert "locals.parser: remove << >> from tests to see...
2017-01-08 John Benediktssonlocals.parser: remove << >> from tests to see if it...
2016-12-06 John Benediktssonlocals.parser: use with-variables instead of with-scope.
2016-12-05 John Benediktssonlocals.parser: maybe we can use unuse-words.
2016-04-29 John Benediktssonlocals.parser: fix docs.
2016-03-31 Doug Colemansummary.txt: Delete empty lines and empty files.
2016-03-15 John Benediktssonlocals.parser: move parse-binding to functors.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-24 John Benediktssonlocals.parser: change docs for with-lambda-scope.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-05 John Benediktssonlocals.prettyprint: remove "|" as a symbol.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-21 John Benediktssonlocals.parser: don't clone the manifest, just pop used...
2015-07-20 John Benediktssonlocals.parser: fix bug where auto-use restarts weren...
2015-07-16 John Benediktssonlocals: use a test tuple instead of a slice.
2015-07-15 John BenediktssonFix some tests broken by optimized? rename.
2015-07-08 John Benediktssonlocals.parser: fix tests for now so we get clean builds.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
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 spaces in -tests files
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-23 John Benediktssonlocals.parser: fix help-lint warning.
2015-06-22 John Benediktssonlocals.parser: only need to clone manifest.
2015-06-22 Björn Lindqvistlocals.parser: docs for with-lambda-scope and some... 1369/head
2015-06-22 Björn Lindqvistlocals.parser: new word with-lambda-scope to handle...
2015-06-09 John Benediktssonlocals.parser: use qualified-vocabs.
2015-06-09 Björn Lindqvistlocals.parser.tests: fixing the tcs so they work 1348/head
2015-06-09 Björn Lindqvistlocals.parser: fix for #1340, write locals directly...
2015-06-09 Björn Lindqvistlocals.types: stub unit tests
2015-06-09 Björn Lindqvistlocals.parser: small refactorings and unit tests
2013-03-20 John Benediktssonlocals.parser: check for valid locals names.
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-19 John Benediktssonusing the new H{ } make.
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2011-11-30 Doug Colemanmemoize: implement identity memoize, trim using lists...
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
2011-10-24 Doug ColemanRename class to class-of
2011-10-17 Doug ColemanRename complete-effect to scan-effect
2011-10-13 John BenediktssonChange method parsing to validate stack effects. Fixes...
2011-10-05 Doug ColemanRename method -> lookup-method in three places.
2011-10-03 Doug ColemanRename spread>quot to deep-spread>quot, and spread...
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 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-20 Keita Hagalocals: remove trailing whitespace 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-18 Slava PestovMove remaining sequence operations from generalizations...
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-18 Daniel EhrenbergChanging require-when usages to the new syntax for...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-03-31 Slava Pestovlocals: remove some dead code
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
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 Daniel EhrenbergUpdating code to use require-when rather than vocab...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
next