Slava Pestov
|
54265a9f4c
|
Final inheritance fixes
|
2008-04-03 04:58:37 -05:00 |
Slava Pestov
|
a27fa29098
|
Remove type, class-hash primitives
|
2008-04-02 21:37:26 -05:00 |
Slava Pestov
|
5346e1899f
|
Working on call-next-method, and identity-tuple
|
2008-04-02 21:27:49 -05:00 |
Slava Pestov
|
fa8b578370
|
Rewriting method dispatch to support inheritance
|
2008-04-02 00:28:07 -05:00 |
Slava Pestov
|
8f3fd992a1
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-01 01:40:37 -05:00 |
Slava Pestov
|
38cb4f13b6
|
Add 3cleave
|
2008-04-01 01:40:12 -05:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Slava Pestov
|
aec04edbda
|
Phasing out get-slots and cleaning up some code
|
2008-03-29 00:59:05 -05:00 |
Slava Pestov
|
ea45fe2b45
|
Move more cleave stuff into core
|
2008-03-28 23:38:03 -05:00 |
Slava Pestov
|
690621ffb6
|
Change PREDICATE: syntax
|
2008-03-26 18:23:19 -05:00 |
Slava Pestov
|
e1ad21a439
|
Working on shapes
|
2008-03-26 03:57:48 -05:00 |
Slava Pestov
|
8d7367674c
|
Class algebra refactoring
|
2008-03-24 19:52:21 -05:00 |
Doug Coleman
|
936bd26a3a
|
update core/ to use ERROR:
|
2008-03-20 15:00:49 -05:00 |
Slava Pestov
|
616f96dbb7
|
Fixes
|
2008-03-19 23:58:47 -05:00 |
Slava Pestov
|
4ec88d6bc6
|
Fix tests typo
|
2008-03-18 20:24:29 -05:00 |
Slava Pestov
|
f31c521c47
|
Assorted bug fixes
|
2008-03-18 17:46:25 -05:00 |
Slava Pestov
|
0e760c5923
|
Fix test failurs
|
2008-03-12 02:48:44 -05:00 |
Slava Pestov
|
05b02f3c38
|
Changing launcher to use new_slots
|
2008-03-06 20:44:52 -06:00 |
Slava Pestov
|
549a7538c7
|
Clean up some of Dan's code after merge
|
2008-03-06 15:58:05 -06:00 |
Slava Pestov
|
18d8f449b9
|
Remove unnecessary method tuple, move its slots to word properties
|
2008-03-04 22:13:30 -06:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Slava Pestov
|
84016a36c0
|
Regression fixes
|
2008-02-25 19:37:43 -06:00 |
Slava Pestov
|
a902349dc4
|
Fix overly long bootstrap time
|
2008-02-25 03:38:37 -06:00 |
Slava Pestov
|
ace8a20cba
|
Merge branch 'new_heaps' of git://factorcode.org/git/factor
|
2008-02-21 14:18:56 -06:00 |
Slava Pestov
|
5c50103458
|
Minor fixes
|
2008-02-21 14:15:45 -06:00 |
Slava Pestov
|
91f4ca6a56
|
Fighting fires
|
2008-02-21 02:08:08 -06:00 |
Slava Pestov
|
de8b804abe
|
Fix method redefinition bug
|
2008-02-17 18:38:29 -06:00 |
Slava Pestov
|
d0e5c585f5
|
Add a unit test
|
2008-02-16 18:47:53 -06:00 |
Slava Pestov
|
0b19589630
|
linkage errors don't thwart compilation anymore
|
2008-02-16 00:54:54 -06:00 |
Slava Pestov
|
2a0df14200
|
Control flow analysis work in progress
|
2008-02-14 20:27:18 -06:00 |
Slava Pestov
|
2c73e72e5e
|
case now optimizes contiguous integer ranges
|
2008-02-14 01:03:57 -06:00 |
Slava Pestov
|
fc80279b3a
|
enable-compiler and disable-compiler words
|
2008-02-13 18:42:55 -06:00 |
Slava Pestov
|
0064e69f9d
|
Loop conversion work in progress
|
2008-02-12 20:35:25 -06:00 |
Slava Pestov
|
7c6999872a
|
Clean up tail call optimization
|
2008-02-12 17:32:17 -06:00 |
Slava Pestov
|
1db4c9cc8a
|
Fix type inference regression
|
2008-02-11 14:51:20 -06:00 |
Slava Pestov
|
98d8621ac1
|
First class compose, curry is now a tuple class
|
2008-02-11 13:50:29 -06:00 |
Slava Pestov
|
e66e6d70e4
|
Moved dispatch to sequences.private
|
2008-02-11 01:19:53 -06:00 |
Slava Pestov
|
637600011c
|
FFI compile errors now reported separately; new kill literals phase design
|
2008-02-10 20:32:48 -06:00 |
Slava Pestov
|
765f9bfb43
|
Fix regression
|
2008-02-10 01:34:26 -06:00 |
Slava Pestov
|
c8f042aef4
|
Redo timeouts
|
2008-02-09 21:34:42 -06:00 |
Slava Pestov
|
52b5c5a068
|
Reorganize compiler tests
|
2008-02-08 01:48:51 -06:00 |
Slava Pestov
|
5ecf3f7225
|
Improve unit test documentation and update some tests
|
2008-02-06 22:58:41 -06:00 |
Slava Pestov
|
8428f66933
|
Fixing unit tests
|
2008-02-06 15:00:10 -06:00 |
Slava Pestov
|
be2c8b13d7
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
Slava Pestov
|
2d3298d611
|
Method usages cleanup
|
2008-02-04 23:30:59 -06:00 |
Slava Pestov
|
2872bc9d30
|
More method cleanups
|
2008-02-04 19:38:31 -06:00 |
Slava Pestov
|
dee25cda13
|
New generic word implementation reduces compile time
|
2008-02-04 16:20:07 -06:00 |
sheeple
|
16e206b3b8
|
Add flags to math.bitfields
|
2008-02-02 06:58:28 -06:00 |