factor/core/generic
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
..
hook factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:. 2015-07-02 17:28:17 -07:00
math core: Trim using lists from -tests and clean up a few irregularities. 2016-03-30 18:43:41 -07:00
parser 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
single Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
standard Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
generic-docs.factor core: use $sequence help-markup in a few places. 2016-03-16 10:13:56 -07:00
generic.factor change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -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