factor/core/parser
Doug Coleman 3fa9ad91f6 effects: Add support for :type as standalone, unnamed types. ( :float -- ) pprints as ( _: float -- ), and ( :( a -- b ) -- ) works, etc. :union{ foo bar } pprints as object but could be improved if the effects parser uses the prettyprinter somehow.
Move ?execute-parsing to parser to avoid circularity.
2016-05-12 16:27:50 -07:00
..
notes parser, source-files: you need to bootstrap after this patch. 2015-07-23 22:03:43 -07:00
test core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
parser-docs.factor parser: fix docs typo. 2016-03-16 12:36:08 -07:00
parser-tests.factor core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
parser.factor effects: Add support for :type as standalone, unnamed types. ( :float -- ) pprints as ( _: float -- ), and ( :( a -- b ) -- ) works, etc. :union{ foo bar } pprints as object but could be improved if the effects parser uses the prettyprinter somehow. 2016-05-12 16:27:50 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00