Doug Coleman
|
c6b37f4da4
|
Rewrite mnapply to be a combinator instead of a macro. Write nspread* to implement mnapply
|
2010-01-31 14:48:01 -06:00 |
Doug Coleman
|
d3db7e0225
|
Add mnapply, smart-apply. Docs incoming soon
|
2010-01-29 13:47:06 -06:00 |
Slava Pestov
|
0fa425b03a
|
combinators.smart: smart-if was declared inline, and had no unit tests, and so was broken. This was not caught until inline macros became a parse error. Add unit tests for it
|
2010-01-27 22:23:04 +13:00 |
Slava Pestov
|
7155447aed
|
stack-checker: add inputs and outputs words, since 'infer (in>>|out>>) length' was coming up a lot
|
2010-01-15 08:04:14 +13:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
8e90b92da2
|
combinators.smart: add nullary combinator and some tests
|
2009-11-09 00:53:58 -06:00 |
Doug Coleman
|
3a5c7d8908
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-08-25 09:33:42 -04:00 |
Joe Groff
|
6f6edd79ac
|
combinators.smart: "keep-inputs" combinator
|
2009-08-21 21:17:15 -05:00 |
Doug Coleman
|
2936f05ce0
|
add smart-if to combinators.smart
|
2009-08-19 04:38:59 -05:00 |
Doug Coleman
|
8ddbfb5161
|
make output>array a macro to avoid subtle bugs
|
2009-05-12 10:32:19 -05:00 |
Slava Pestov
|
7094b78821
|
Add firstn-unsafe, input<sequence-unsafe
|
2009-04-26 21:22:06 -05:00 |
Slava Pestov
|
84b5ace863
|
alien.destructors: ignore any output values from disposal word
|
2009-03-28 22:26:49 -05:00 |
Slava Pestov
|
13af3b4801
|
combinators.smart: add map-reduce-outputs
|
2009-02-12 02:19:41 -06:00 |
Doug Coleman
|
a5175c1d1e
|
Add append-outputs and append-outputs-as, docs, tests
|
2009-01-18 21:18:52 -06:00 |
Doug Coleman
|
c8fe4b21e7
|
Rename reduce-output -> reduce-outputs
|
2009-01-09 15:39:47 -06:00 |
Doug Coleman
|
fe92608a1f
|
Add combinators.smart
|
2009-01-08 18:56:49 -06:00 |