Slava Pestov
|
cc2f512287
|
New classes.builtin vocab
|
2008-04-03 21:19:20 -05:00 |
Slava Pestov
|
192471badb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-02 21:31:50 -05:00 |
Slava Pestov
|
5346e1899f
|
Working on call-next-method, and identity-tuple
|
2008-04-02 21:27:49 -05:00 |
Doug Coleman
|
8b22f4436b
|
t is now a singleton
|
2008-04-02 16:32:10 -05:00 |
Doug Coleman
|
47b54b1307
|
add singletons to core
|
2008-04-02 15:41:29 -05:00 |
Doug Coleman
|
11feb563eb
|
move singletons to core
|
2008-04-02 13:11:55 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Daniel Ehrenberg
|
31de812987
|
renaming parse-unit to scan-until
|
2008-03-27 20:52:53 -04:00 |
Daniel Ehrenberg
|
7ad1686590
|
Factoring out parse-unit
|
2008-03-27 20:50:41 -04:00 |
Slava Pestov
|
690621ffb6
|
Change PREDICATE: syntax
|
2008-03-26 18:23:19 -05:00 |
Slava Pestov
|
89a531d4a2
|
Fixing unit tests
|
2008-03-26 17:07:50 -05:00 |
Slava Pestov
|
a614e2e8e4
|
Minor documentation updates
|
2008-03-20 21:55:40 -05:00 |
Slava Pestov
|
a2a81b3eaa
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-20 17:26:50 -05:00 |
Slava Pestov
|
ca32657972
|
Documentation updates
|
2008-03-20 17:25:50 -05:00 |
Doug Coleman
|
a556cdbed1
|
document ERROR:
|
2008-03-20 15:47:24 -05:00 |
Doug Coleman
|
936bd26a3a
|
update core/ to use ERROR:
|
2008-03-20 15:00:49 -05:00 |
Doug Coleman
|
d0b348591a
|
path+, prepend
|
2008-03-19 19:15:43 -05:00 |
Slava Pestov
|
ec698b7f53
|
Parser overhaul
|
2008-03-16 02:43:00 -05:00 |
Slava Pestov
|
32526206f1
|
Help fixes
|
2008-03-11 19:51:58 -05:00 |
Slava Pestov
|
fef5ebec01
|
io.files overhaul
|
2008-02-27 14:59:15 -06:00 |
Slava Pestov
|
64469916a9
|
New locals syntax; added M::
|
2008-02-26 18:40:32 -06:00 |
Slava Pestov
|
87dfd962a2
|
Unicode character name syntax
|
2008-02-15 19:32:14 -06:00 |
Slava Pestov
|
2541c62e29
|
Fix code for math.parser changes
|
2008-02-06 21:15:47 -06:00 |
Slava Pestov
|
1dbd54293c
|
Clean up generic words a little bit
|
2008-02-03 14:19:07 -06:00 |
Slava Pestov
|
ff55f0f4cc
|
New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
|
2008-02-01 15:00:02 -06:00 |
Slava Pestov
|
2ef76798b0
|
record1 strings
|
2008-01-31 23:00:08 -06:00 |
Slava Pestov
|
f73f2b8697
|
Assorted fixes
|
2008-01-30 01:10:58 -06:00 |
Slava Pestov
|
0cd2f857fe
|
bit-vectors byte-vectors float-vectors
|
2008-01-29 15:04:26 -06:00 |
Slava Pestov
|
123b3da7bf
|
More versatile << >>
|
2008-01-15 23:35:03 -04:00 |
Slava Pestov
|
c738dee88e
|
Smarter FORGET:
|
2008-01-09 17:57:59 -04:00 |
Slava Pestov
|
3b311d3cb7
|
definition observers; move with-compilation-unit and related support to compiler.units
|
2008-01-09 04:52:08 -05:00 |
Slava Pestov
|
55efffed6c
|
Make mixins smarter, fix interactor
|
2008-01-04 22:10:49 -04:00 |
Slava Pestov
|
b7327b6228
|
Redo the profiler
|
2008-01-02 20:36:36 -04:00 |
Slava Pestov
|
78ae930a33
|
Documentation updates
|
2007-12-30 16:09:21 -05:00 |
Slava Pestov
|
52ae410cc5
|
Removing USE-IF:, add with-interactive-vocabs, other fixes
|
2007-12-28 21:45:16 -05:00 |
Slava Pestov
|
9c1454ef68
|
Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state
|
2007-12-27 17:26:39 -05:00 |
Slava Pestov
|
0052e129fd
|
Clean up class definition recording
|
2007-12-24 17:18:26 -05:00 |
Slava Pestov
|
07a4022d62
|
Parser, definitions, source-files refactoring work in progress
|
2007-12-21 21:18:24 -05:00 |
U-SLAVA-FB3999113\Slava
|
e9b42fa635
|
Move more math stuff to extra/, get compiler to work without ratios/complex numbers
|
2007-10-14 20:38:23 -04:00 |
Slava Pestov
|
fab1453bfc
|
Re-implemented single stepper for new evaluation model
|
2007-10-03 16:56:49 -04:00 |
Slava Pestov
|
73cd209048
|
Update TUPLE: docs
|
2007-09-28 04:03:09 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |