factor/basis/locals
Doug Coleman 1fcf96cada factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
..
backend factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
definitions generic: rename method-body predicate class to method 2010-02-03 23:11:24 +13:00
errors locals: remove some dead code 2010-03-30 21:56:51 -04:00
fry
macros
parser locals.parser: don't clone the manifest, just pop used words. 2015-07-20 17:35:22 -07:00
prettyprint
rewrite use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
types locals.types: stub unit tests 2015-06-09 13:02:03 +02:00
authors.txt
locals-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
locals-tests.factor locals: use a test tuple instead of a slice. 2015-07-16 15:34:36 -07:00
locals.factor locals.parser: fix for #1340, write locals directly to the manifest 2015-06-09 13:02:03 +02:00
summary.txt
tags.txt