John Benediktsson
|
ca03896d74
|
more test IN: cleanup.
|
2018-02-15 09:20:01 -08:00 |
Alexander Iljin
|
2fd5654473
|
Add EOL at EOF for all authors.txt files for consistency
In some instances replaced CR/LF with LF.
|
2016-07-30 09:25:30 -07:00 |
John Benediktsson
|
a63492e9c0
|
interpolate: make interpolate and interpolate-locals symmetric.
|
2016-03-29 13:03:59 -07:00 |
Doug Coleman
|
43fb73fae6
|
factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace.
|
2015-08-06 17:05:12 -05:00 |
Doug Coleman
|
2c257f399c
|
factor: Rename MACRO: and MACRO: to have quot as the output in stack effects.
|
2015-07-18 22:16:11 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
John Benediktsson
|
e5b12a1c59
|
interpolate: allow anonymous by-order stack arguments.
|
2015-04-20 14:44:49 -07:00 |
John Benediktsson
|
5251d7c9bc
|
interpolate: number stack arguments from top of stack.
|
2015-04-20 13:02:09 -07:00 |
John Benediktsson
|
5726f4e207
|
Revert "interpolate: number stack arguments from top of stack."
This reverts commit 162f75a7e5 .
|
2015-04-20 11:19:49 -07:00 |
John Benediktsson
|
162f75a7e5
|
interpolate: number stack arguments from top of stack.
|
2015-04-20 11:10:27 -07:00 |
John Benediktsson
|
7e4d1178c3
|
interpolate: don't break backwards compatibility.
|
2015-04-18 20:22:29 -07:00 |
John Benediktsson
|
ce491a5aa1
|
interpolate: allow mixing of named variables and stack arguments.
|
2015-04-18 17:18:37 -07:00 |
John Benediktsson
|
760126525b
|
basis/extra: fix using for map-index move back to sequences.
|
2014-11-11 18:00:44 -08:00 |
Doug Coleman
|
7cfa9d9518
|
assocs: Make map-index-as support seq or assoc exemplars and move map-index, map-index-as to assocs because they need to use new-assoc. Make zip-index-as support assoc exemplars. Fix up docs and tests.
assocs.extras: Remove zip-as and move tests to assocs.
|
2014-11-08 18:18:00 -08:00 |
John Benediktsson
|
6ca2fec6cd
|
interpolate: adding generalized numbered string interpolate.
|
2013-07-24 08:44:31 -07:00 |
Joe Groff
|
3fbe722561
|
Merge branch 'master' of http://factorcode.org/git/factor
Conflicts:
basis/locals/locals.factor
basis/peg/peg.factor
extra/infix/infix.factor
|
2009-10-28 16:17:24 -05:00 |
Doug Coleman
|
93de179c2f
|
over push -> suffix!, over push-all -> append!
|
2009-10-28 15:29:01 -05:00 |
Joe Groff
|
935c0797c3
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
Slava Pestov
|
0c1e519dcb
|
Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist
|
2009-05-13 22:15:48 -05:00 |
Slava Pestov
|
99b8400e56
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Slava Pestov
|
1c65b61f80
|
Make interpolate-locals public again
|
2009-01-26 02:39:15 -06:00 |
Slava Pestov
|
7360cd5b30
|
Clean up some duplication in interpolate
|
2009-01-25 23:04:19 -06:00 |
Slava Pestov
|
d70c8eff1c
|
Rewrite interpolate without using PEGs for mad lulz
|
2008-12-04 02:26:34 -06:00 |
Doug Coleman
|
62a8d45c0e
|
add interpolate
|
2008-10-01 18:15:41 -05:00 |