factor/core/parser
Slava Pestov 3237e48b2d vocabs.parser: The manifest is now a definition observer, and updates itself when compilation units complete. This helps keep listener's search path up to date if vocabularies and words are renamed, defined, and undefined
- This makes forget-vocab more reliable in the listener
- It also fixes the problem of listener sessions where QUALIFIED: was used referring to outdated words if the vocabulary in question was reloaded
2010-01-27 20:49:26 +13:00
..
notes Update unit tests for parser note and lazy list changes 2009-05-16 13:41:11 -05:00
test
authors.txt
parser-docs.factor Various documentation improvements 2010-01-26 01:01:12 +13:00
parser-tests.factor memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
parser.factor vocabs.parser: The manifest is now a definition observer, and updates itself when compilation units complete. This helps keep listener's search path up to date if vocabularies and words are renamed, defined, and undefined 2010-01-27 20:49:26 +13:00
summary.txt
tags.txt