factor/basis/locals
John Benediktsson 507dac7599 locals.parser: don't clone the manifest, just pop used words.
It seems the manifest gets cloned on restarts, which makes unuse-words
not work since it just checks ``eq?``. If we pop the last qualified
vocabs, then everything works.
2015-07-20 17:35:22 -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 reduce number of empty quotations generated by fry 2009-11-07 16:12:22 -06:00
macros update M\ lambda condomize 'cause you can't compose a lambda 2009-11-07 13:32:08 -06:00
parser locals.parser: don't clone the manifest, just pop used words. 2015-07-20 17:35:22 -07:00
prettyprint :> ( a b c ) syntax to bind multiple variables left-to-right off the stack 2009-10-28 15:40:07 -05:00
rewrite Rename class to class-of 2011-10-24 06:47:42 -05:00
types locals.types: stub unit tests 2015-06-09 13:02:03 +02:00
authors.txt
locals-docs.factor locals: remove trailing whitespace in docs 2011-02-20 09:16:41 +09: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