]> gitweb.factorcode.org Git - factor.git/history - core/compiler
scryfall: parse mtga deck format
[factor.git] / core / compiler /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2022-09-06 Doug Colemancore: trim using lists with lint.vocabs tool
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-12 John BenediktssonRevert "Revert "compiler.units: always call definition...
2022-01-11 John BenediktssonRevert "compiler.units: always call definition observer...
2022-01-10 John Benediktssoncompiler.units: always call definition observers at...
2021-03-20 John Benediktssoncore/basis/extras: use zip-with in a few places.
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-09-09 John Benediktssoncore: removing unnecessary method stack effects.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2017-06-24 Björn Lindqvistcore/: bunch of more docs
2017-05-05 John Benediktssoncompiler.units: fix modify-code-heap example.
2016-12-05 Björn Lindqvistcompiler.units: utility word filter-word-defs
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-16 John Benediktssoncore: use $sequence help-markup in a few places.
2016-03-09 Björn Lindqvistcompiler.units: changes dynamic vars so that they are...
2016-03-03 Doug Colemancore: Don't use with-scope. H{ } clone [ ] with-variabl...
2015-12-05 Björn LindqvistDocs: more docs for vocabs in core/
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-07-29 Björn LindqvistDocs: various more compiler-related docs
2015-07-24 Doug Colemanparser, source-files: you need to bootstrap after this...
2015-07-20 Doug Colemanfactor: rename classes:members to class-members so...
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-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-09 John Benediktssoncompiler.units: simplify remember-class.
2015-06-09 John Benediktssoncompiler.units: add typedef for new-words.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-11-03 John Benediktssoncore: get rid of some unnecessary wrappers.
2014-10-17 Björn Lindqvistcompiler.*: doc improvements
2014-06-08 Björn LindqvistDocs: docs for compiler-related words
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-11 Björn LindqvistDocs: docs for compiler-related vocabs
2013-03-24 John Benediktssoncompiler.units: use ?adjoin.
2013-03-24 Doug Colemancompiler.units: Rename redefine-error.
2013-03-22 John Benediktssoncompiler.units: fix documentation for pair of hash...
2013-03-11 John Benediktssoncompiler.units: more use of hash-sets.
2013-03-10 John Benediktssoncompiler: more use of hash-sets.
2013-03-10 John Benediktssoncompiler.units: simplify checks.
2013-03-10 John Benediktssoncompiler.units: simpler update-existing? check.
2013-03-10 John Benediktssoncompiler.units: changing definitions-changed to use...
2012-05-04 Doug Colemancompiler.units: Oops, meant not to commit this one.
2012-05-04 Doug Colemanclasses:
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-24 Doug ColemanRename vocab to lookup-vocab
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-19 John BenediktssonCleanup some uses of global [ ] bind.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
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-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
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-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
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-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava Pestovcompiler.units: fix bug that came up recently with...
2010-02-03 Slava PestovRename update to assoc-union!, add assoc-filter! assoc...
2010-02-03 Slava PestovDocumentation improvements
2010-02-03 Slava Pestovvm: modify-code-heap primitive now takes a pair of...
2010-02-03 Slava PestovClarify documentation for compilation units and 'undefi...
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-01 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-31 Slava Pestovclasses: If a tuple class with subclasses is redefined...
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-01-29 Slava Pestovcompiler.units: fix call-next-method call site recompil...
2010-01-29 Slava PestovRe-work flushed dependencies into new compiler cross...
2010-01-29 Slava PestovRe-defining a tuple class now invalidates cached quotat...
2010-01-29 Slava PestovNew 'conditional dependency' mechanism for more accurat...
2010-01-29 Slava PestovWork in progress: record constant-folds of predicate...
2010-01-29 Slava PestovMore changes so that mixins trigger even less recompilation
2010-01-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-28 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-27 Slava Pestovcore: fix bad interaction between stage1 bootstrap...
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...
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-06 Slava Pestovcompiler.units: fix faulty unit test
2010-01-06 Slava Pestovvm: ensure that non-optimized calls to generic words...
next