Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
0c8e2584b4
|
Fixing unit tests for make, fry changes
|
2008-09-11 00:20:06 -05:00 |
Doug Coleman
|
853da3a116
|
document all assoc words
|
2008-09-05 15:52:13 -05:00 |
Slava Pestov
|
0c304b8fc6
|
Removing old accessor usages from core and basis
|
2008-08-31 07:45:33 -05:00 |
Slava Pestov
|
f5fbd94a4c
|
New compiled crossref implementation
|
2008-08-31 01:34:00 -05:00 |
Slava Pestov
|
85cdb1b767
|
Working on new compiled usage strategy; old one was wrong
|
2008-08-30 00:05:27 -05:00 |
Slava Pestov
|
4c4c47de77
|
Add an unzip word
|
2008-07-20 01:12:15 -05:00 |
Slava Pestov
|
ac2bf0b87d
|
Adding inline recursive declarations
|
2008-07-18 19:22:59 -05:00 |
Slava Pestov
|
e6f03f9a4e
|
Documentation updates
|
2008-07-13 19:55:54 -05:00 |
Slava Pestov
|
f1879cb337
|
Doc updates
|
2008-07-12 21:28:43 -05:00 |
Slava Pestov
|
0770d50d7b
|
Bi-assocs: fast at and value-at
|
2008-07-12 18:52:31 -05:00 |
Slava Pestov
|
aeb2b9d701
|
Fixing unit test failures
|
2008-07-02 15:57:38 -05:00 |
Slava Pestov
|
229ad78907
|
Slight cleanup
|
2008-06-15 00:32:48 -05:00 |
Slava Pestov
|
375020b7fe
|
Add push-at to core
|
2008-06-13 02:09:16 -05:00 |
Slava Pestov
|
c95851e34f
|
Bug fixes and cleanups
|
2008-06-11 02:58:38 -05:00 |
Slava Pestov
|
29fa4a8a54
|
assoc-find is no longer generic
|
2008-06-09 05:22:21 -05:00 |
Slava Pestov
|
b53302a0ca
|
Documentation fixes
|
2008-06-05 15:29:38 -05:00 |
Slava Pestov
|
3ee56c3a68
|
Add extract-keys word
|
2008-05-22 22:41:48 -05:00 |
Slava Pestov
|
5a29b2e273
|
Class linearization
|
2008-05-02 02:51:38 -05:00 |
Slava Pestov
|
1bd8b19ff5
|
Rename subassoc? to assoc-subset?, add subset? word for sequences
|
2008-05-01 20:01:57 -05:00 |
Doug Coleman
|
e264537a1a
|
reverse the arguments of diff, assoc-diff
fix lots of usings
fix help-lint
|
2008-04-26 02:01:06 -05:00 |
Doug Coleman
|
15402ed1b4
|
core changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
|
2008-04-25 23:12:44 -05:00 |
Slava Pestov
|
31a9954530
|
Documentation updates and cleanups
|
2008-04-14 05:19:26 -05:00 |
Doug Coleman
|
2edd0fefc9
|
new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
|
2008-04-13 22:58:07 -05:00 |
Slava Pestov
|
4c08b7dc81
|
Add zip word, better code-room primitive
|
2008-04-07 20:19:49 -05:00 |
Slava Pestov
|
88092f2c2a
|
Documentation update
|
2008-04-03 05:27:38 -05:00 |
Slava Pestov
|
1ff2eaf09c
|
Move enum docs
|
2008-04-03 05:24:04 -05:00 |
Slava Pestov
|
7a596ce004
|
Debugging inheritancE
|
2008-04-02 02:44:10 -05:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
febcd88459
|
Unit test fixes
|
2008-03-27 05:13:52 -05:00 |
Slava Pestov
|
e1ad21a439
|
Working on shapes
|
2008-03-26 03:57:48 -05:00 |
Slava Pestov
|
32526206f1
|
Help fixes
|
2008-03-11 19:51:58 -05:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Slava Pestov
|
d6a1eb0590
|
Fixes
|
2008-02-15 19:42:56 -06:00 |
Slava Pestov
|
c4ac180c5a
|
Rename substitute to substitute-here, change stack effect, update some libraries to use it
|
2008-02-15 19:23:38 -06:00 |
Slava Pestov
|
a09e216582
|
Replace memory>string and string>memory with four primitives and update io.windows.nt.monitor
|
2008-01-26 23:38:30 -04:00 |
Slava Pestov
|
62ded50c8b
|
Directory change notification work in progress. Only on Windows right now, blocking
|
2008-01-26 03:40:09 -04:00 |
Doug Coleman
|
669104c2e6
|
fix ordering
|
2008-01-13 10:02:02 -10:00 |
Doug Coleman
|
376644794c
|
more lint cleanups
|
2008-01-13 08:29:04 -10:00 |
Doug Coleman
|
84891e2591
|
pick pick -> 2over
minor cleanups
|
2008-01-11 12:02:44 -10:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
3c95a5a3ea
|
Fix map>assoc where the input is a specialized array
|
2007-12-03 19:29:16 -05:00 |
Slava Pestov
|
fa126b0b72
|
Makefile update
|
2007-10-29 01:46:34 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |