factor/basis/math
Doug Coleman 27b3c4cccf functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
Functors contain nested definitions, much like <PRIVATE PRIVATE> blocks.
A new parser will be able to parse nested definitions unambigiously without
knowledge of the definition of <FUNCTOR: itself, which is not the case if
it looks like FUNCTOR: instead.
2017-08-05 20:41:19 -05:00
..
bits factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
bitwise core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
combinatorics Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s 2017-07-03 12:47:19 -07:00
complex change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
constants use radix literals 2011-11-23 19:03:40 -08:00
floats factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
functions tools.test: Fix unit-test~ and a couple of tests. 2017-07-23 11:50:52 -05:00
intervals core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
libm factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
matrices core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
partial-dispatch math: rename fast-gcd to simple-gcd. 2016-03-19 12:20:09 -07:00
polynomials core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
primes core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
quaternions factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
ranges factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
rectangles Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
statistics *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
vectors functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00