]> gitweb.factorcode.org Git - factor.git/history - basis/stack-checker
scryfall: better moxfield words
[factor.git] / basis / stack-checker /
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-10-13 CapitalMove changes from work/ to core/ and basis/
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-30 Alex Maestasreference the stack-height requirement in unbalanced...
2023-07-20 Alexander IlinFix some English spelling: outputted -> output
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 Colemanstack-checker.visitor.dummy: use 5drop
2023-02-26 Doug Colemanfactor: remove in-out, it's just in>> out>>
2023-02-26 Doug Colemanfactor: use more ?if
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanbasis: adjust in-out spacing
2023-02-26 Doug Colemanfactor: use in-out word
2023-01-20 John BenediktssonSwitch to https urls
2022-08-10 Alex Maestasuse `check-instance` instead; reformat USING:`
2022-08-10 Alex MaestasInfer non-callables as though they're self-evaluating
2022-08-02 John Benediktssonstack-checker.dependencies: import M\ anonymous-complem...
2022-08-02 Doug Colemanstack-checker.errors: fix typo in summary.txt
2022-07-31 Doug Colemanbasis: use head-to-index and index-to-tail
2022-01-20 Doug Colemanstack-checker: trim using for docs
2022-01-19 John Benediktssonstack-checker.dependencies: stop using classes.struct
2022-01-14 John BenediktssonRevert "stack-checker.dependencies: use existing add...
2022-01-14 John Benediktssonstack-checker.dependencies: use existing add-depends...
2022-01-14 John Benediktssonclasses.struct: make new and boa work on struct-class
2022-01-14 John Benediktssonstack-checker.dependencies: adding depends-on-struct...
2022-01-11 John Benediktssonstack-checker: infer should work on all callables
2022-01-11 John Benediktssonstack-checker: implement stack-effect for quotations
2022-01-03 John Benediktssonbasis/extra: removing unnecessary IN: statements.
2021-01-28 Doug Colemanfactor: trim using lists
2020-11-03 John Benediktssonstack-checker.dependencies: simplify depends-on.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2019-10-05 John Benediktssonstack-checker.values: fix for fry change.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-12-05 Alexander Iljinstack-checker-docs: fix articles "a" -> "an"
2018-12-05 Alexander Iljinstack-checker-docs: fix a typo
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
2017-08-27 Alexander Iljinstack-checker.backend-docs: fix help on ensure-d (issue... 1855/head
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-12-31 Björn Lindqviststack-checker.backend: no need to add extra dependencie...
2016-12-09 Björn Lindqviststack-checker.dependencies: moving the add-depends...
2016-12-03 Björn Lindqviststack-checker.dependencies: removing the add-depends...
2016-11-30 Björn Lindqvistcompiler,stack-checker.dependencies: init-dependencies...
2016-11-28 John Benediktssonstack-checker.dependencies: +definition+ can't use...
2016-11-28 Björn Lindqviststack-checker.dependencies: docs
2016-11-28 Björn Lindqviststack-checker.dependencies: changes the names of the...
2016-11-12 Björn LindqvistRevert "bootstrap: trying to undo changes from"
2016-11-12 Björn Lindqvistbootstrap: trying to undo changes from
2016-09-01 Björn Lindqviststack-checker.*: doc updates
2016-08-10 Björn Lindqvistalien.*: frontend varargs support! #1677
2016-08-08 Björn Lindqvistcompiler.*: Backend implementation of varargs
2016-08-06 Björn Lindqviststack-checker.*: infer doesn't need to be generic
2016-08-06 Björn Lindqviststack-checker.alien: new word stack-shape which replace...
2016-08-05 Björn Lindqvistcompiler.*, stack-checker.*: fixes to make the tests...
2016-08-04 Björn Lindqviststack-checker.*: new tests
2016-08-04 Björn Lindqviststack-checker.*: removes the in-d and out-d slots from...
2016-08-04 Björn Lindqviststack-checker.*: change pop-literal stack effect to...
2016-08-04 Björn Lindqviststack-checker.*: init-known-values word not needed
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-05-22 Alexander Iljindocs: minor fixes and amendments.
2016-04-13 John Benediktssonclasses.algebra: removing valid-classoid? (enforced...
2016-03-31 Björn Lindqvistbootstrap.image.primitives: attempt 2 at putting all...
2016-03-30 John BenediktssonRevert "bootstrap.image.primitives: make more primitive...
2016-03-30 Björn Lindqvistbootstrap.image.primitives: make more primitives proper...
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-27 John Benediktssonstack-checker: a little cleanup.
2016-03-27 John Benediktssonstack-checker.known-words: simpler infer-ndip and infer...
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-19 Björn Lindqviststack-checker.known-words: fix input class declaration...
2016-03-18 Björn Lindqvistcompiler.*, stack-checker.known-words: adds the integer...
2016-03-08 Jon Harperprettyprinter, locale independant float printing
2015-11-15 Björn Lindqviststack-checker.known-words: nicer stack-effect declarati...
2015-09-24 John Benediktssonstack-checker.inlining: fix help-lint.
2015-09-22 Björn Lindqvistcompiler.*: even more compiler docs
2015-09-08 John BenediktssonFix comments to be ! not #!.
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-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanstack-checker: old bug, float>fixnum was not foldable!!
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-08-10 Doug Colemanfactor: put inline on same line as ; for experimentation
2015-08-01 John Benediktssonstack-checker: too tired to figure out which using...
2015-08-01 John Benediktssonstack-checker: using cleanup.
2015-07-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-15 John Benediktssonvm: rename some primitives, and some cleanup.
2015-07-12 Björn LindqvistVM: let's merge (save-image) and (save-image-and-exit... 1385/head
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-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-27 Björn LindqvistVM: fixes a bug with the handling of 0 bignums, and...
2015-06-27 Björn Lindqvistcompiler.tree.propagation.*: implements downgrading...
next