Slava Pestov
|
281657dd82
|
Fix conflict
|
2008-11-18 22:18:14 -06:00 |
Eduardo Cavazos
|
930f3d0edc
|
locals: Allow 'local-reader' in literals
|
2008-11-17 21:26:16 -06:00 |
Slava Pestov
|
2fe364a7bb
|
Specialized arrays work in progress
|
2008-11-14 20:18:16 -06:00 |
Slava Pestov
|
26f309d2ae
|
Trying to make PEGs compile faster by reducing the number of low level IR nodes: merge functionality of #>r and #r> into #shuffle, and generate 1 node instead of 3 for calls to get-local
|
2008-11-11 18:46:31 -06:00 |
Slava Pestov
|
fbb958da82
|
Fix lambda-method forget
|
2008-11-05 18:59:58 -06:00 |
Slava Pestov
|
58a44f12e5
|
Fix erg's MEMO:: bug
|
2008-10-17 16:54:45 -05:00 |
Slava Pestov
|
225097a5d3
|
Fix some bugs in locals
|
2008-10-17 16:54:07 -05:00 |
Doug Coleman
|
a10fd92a33
|
fix lambda-macro reset-word bug
|
2008-10-07 17:18:49 -05:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
2cc40052bf
|
Rewrite locals-in-literals in idiomatic Factor, and fix a performance regression with locals in tuples
|
2008-09-13 03:06:36 -05:00 |
Slava Pestov
|
44f53de164
|
Move make to its own vocabulary, remove fry _ feature
|
2008-09-10 20:07:00 -05:00 |
Eduardo Cavazos
|
b755bcbdd7
|
Today's special: broiled tuples and hashtables
|
2008-09-07 02:06:55 -05:00 |
Eduardo Cavazos
|
fcd70b1560
|
This ain't Ruby on Rails son, it's Locals in Literals! Seecrats!
|
2008-09-07 01:20:07 -05:00 |
Doug Coleman
|
8a921c791c
|
if-empty changes
|
2008-09-06 19:13:59 -05:00 |
Doug Coleman
|
7652c3ec95
|
new accessors
|
2008-08-29 17:04:52 -05:00 |
Doug Coleman
|
80f67f1ca7
|
new accessors
|
2008-08-29 02:14:22 -05:00 |
Slava Pestov
|
19c5317d97
|
Fix locals with smart combinator macros, document that locals work with macros now
|
2008-08-26 20:40:34 -05:00 |
Slava Pestov
|
8aa6f673aa
|
Optimizations and load fixes
|
2008-08-24 03:59:37 -05:00 |
Slava Pestov
|
e1987d4af9
|
Debugging new optimizer
|
2008-08-14 23:35:19 -05:00 |
Slava Pestov
|
48fa2e2d0e
|
Updating some code
|
2008-08-12 03:31:48 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |