factor/extra/decimals
Björn Lindqvist 579875821b VM: removes the OBJ-ERROR special object in favor of a constant
The special object contained the string "kernel-error" which were used
to tag VM errors. But it is simplier and removes a little complexity to
just tag them with a fixnum constant.
2016-03-22 17:52:19 +01:00
..
authors.txt initial shot at a decimals library 2009-09-22 18:56:59 -05:00
decimals-tests.factor VM: removes the OBJ-ERROR special object in favor of a constant 2016-03-22 17:52:19 +01:00
decimals.factor decimals: rename D: to DECIMAL: to help with new parser until we figure out how best to deal with conflicts. 2015-08-14 15:04:53 -07:00