factor/basis/stack-checker
John Benediktsson 5eec781b40 use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
..
alien alien,stack-checker.alien: new word with-callback 2014-10-22 07:02:55 -07:00
backend factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
branches use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
dependencies removing small and unnecessary files. 2014-11-29 17:24:42 -08:00
errors
inlining Using "same?" in more places. 2012-07-21 10:22:44 -07:00
known-words vm: rename some primitives, and some cleanup. 2015-07-15 11:13:52 -07:00
recursive-state stack-checker: minor help-lint fixes. 2015-02-05 07:22:15 -08:00
row-polymorphism
state stack-checker.state: Fix error in docs. Tweak doc grammar. 2015-02-05 13:49:14 -08:00
transforms factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
values stack-checker.values: docs and tests 2015-02-05 11:01:05 +00:00
visitor stack-checker: minor help-lint fixes. 2015-02-05 07:22:15 -08:00
authors.txt
stack-checker-docs.factor stack-checker: make this an unchecked-example. 2014-10-19 08:29:51 -07:00
stack-checker-tests.factor factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
stack-checker.factor
summary.txt
tags.txt