Slava Pestov
|
a876005c98
|
Clean up non optimizing compiler, rewrite more primitives in assembly
|
2008-07-11 17:25:46 -05:00 |
Slava Pestov
|
a8808b7087
|
Non-optimizing compiler now inlow inlines some primitives, this improves bootstrap time
|
2008-07-07 10:39:04 -05:00 |
Slava Pestov
|
476e143fdb
|
Fix type error
|
2008-07-05 23:07:11 -05:00 |
Slava Pestov
|
e944286b0e
|
Fix clobberage
|
2008-07-04 18:17:01 -05:00 |
Slava Pestov
|
0d44b801c8
|
Fix USING
|
2008-07-03 19:09:33 -05:00 |
Slava Pestov
|
f7eecc7893
|
Move bit-arrays and float-arrays to extra
|
2008-07-02 02:03:30 -05:00 |
Slava Pestov
|
77c4d97785
|
Some unit test fixes
|
2008-06-30 03:57:00 -05:00 |
Slava Pestov
|
fb8723bce1
|
Better optimizers for new, boa
|
2008-06-30 03:10:43 -05:00 |
Slava Pestov
|
f7b7001f39
|
BOA constructors now check types
|
2008-06-30 01:44:58 -05:00 |
Slava Pestov
|
b36e06d0d6
|
Builtinn types now use new slot accessors; tuple slot type declaration work in progress
|
2008-06-28 02:36:20 -05:00 |
Slava Pestov
|
97983dabb5
|
Better SSE2 check
|
2008-06-27 20:04:03 -05:00 |
Slava Pestov
|
6e0d35e615
|
Split up huge parser vocabulary
|
2008-06-25 03:25:08 -05:00 |
Slava Pestov
|
39180371de
|
Fix compile errors
|
2008-06-11 04:52:19 -05:00 |
Slava Pestov
|
9dd5c9919f
|
Mandatory stack effect annotations
|
2008-06-08 15:32:55 -05:00 |
Slava Pestov
|
c60baf1232
|
sift and harvest words added
|
2008-05-13 23:36:55 -05:00 |
Slava Pestov
|
f0fda2f48f
|
Fix PPC intrinsics
|
2008-05-09 18:50:31 -05:00 |
Slava Pestov
|
f42719aa98
|
Fix PowerPC write barrier for real
|
2008-05-09 18:24:41 -05:00 |
Slava Pestov
|
c035f86ca2
|
Revert large deck change for now, fix PowerPC write barrier
|
2008-05-09 17:30:32 -05:00 |
Slava Pestov
|
fb605aadad
|
Simpler write barrier
|
2008-05-08 23:21:46 -05:00 |
Slava Pestov
|
d4fcaa9e84
|
Fix USING:
|
2008-05-08 21:59:27 -05:00 |
Slava Pestov
|
89de1282be
|
Better support for 8-bit instructions in x86 assembler, more efficient write barrier on x86
|
2008-05-08 20:34:40 -05:00 |
Slava Pestov
|
793c58f7a2
|
Simpler write barrier, upate PowerPC write barrier
|
2008-05-08 17:30:33 -05:00 |
Slava Pestov
|
739a75f2bb
|
More efficient minor GC
|
2008-05-07 21:39:20 -05:00 |
Slava Pestov
|
31308a7fb2
|
Oops
|
2008-04-27 06:42:53 -05:00 |
Slava Pestov
|
524e3ea762
|
Fix PPC backend load error
|
2008-04-27 06:42:12 -05:00 |
Doug Coleman
|
658ec32b67
|
rearrange IN:
add using
|
2008-04-26 11:28:08 -05:00 |
Doug Coleman
|
ce087fcf61
|
fix using
|
2008-04-26 11:06:46 -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
|
55f6636bc0
|
FFI string encoding conversion
|
2008-04-20 05:15:46 -05:00 |
Slava Pestov
|
6a3f908c41
|
Fix PowerPC inline allocators
|
2008-04-19 21:41:51 -05:00 |
Slava Pestov
|
0ae748d9ba
|
Compiler fixes
|
2008-04-19 20:39:58 -05:00 |
Slava Pestov
|
f48d5091c9
|
Faster inline allocators
|
2008-04-19 04:52:34 -05:00 |
Slava Pestov
|
3d62f9393a
|
Fix PPC backend
|
2008-04-17 04:39:16 -05:00 |
Slava Pestov
|
c00f89c38b
|
Fix problem with callbacks
|
2008-04-17 04:14:42 -05:00 |
Slava Pestov
|
91e516853a
|
Generate branches in reverse order
|
2008-04-17 03:06:55 -05:00 |
Doug Coleman
|
4597cab824
|
move some words to sets
write docs for sets
started on usings..
|
2008-04-14 02:20:37 -05:00 |
Doug Coleman
|
30b75a797a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:09 -05:00 |
Doug Coleman
|
bced4022e5
|
updating usages of cond/case
|
2008-04-11 12:53:22 -05:00 |
Slava Pestov
|
4c08b7dc81
|
Add zip word, better code-room primitive
|
2008-04-07 20:19:49 -05:00 |
Slava Pestov
|
82fc8f18db
|
Converting core to use inheritance
|
2008-04-04 03:46:30 -05:00 |
Slava Pestov
|
192471badb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-02 21:31:50 -05:00 |
Doug Coleman
|
393f77715c
|
update everything to use os singletons
|
2008-04-02 18:25:33 -05:00 |
Doug Coleman
|
7cb3fdcfec
|
compiler backend now dispatches on the os
|
2008-04-02 17:07:38 -05:00 |
Slava Pestov
|
7a596ce004
|
Debugging inheritancE
|
2008-04-02 02:44:10 -05:00 |
Slava Pestov
|
fa8b578370
|
Rewriting method dispatch to support inheritance
|
2008-04-02 00:28:07 -05:00 |
Eduardo Cavazos
|
c71a3e05c6
|
Fix add references
|
2008-03-31 20:29:12 -06: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 |
Doug Coleman
|
4c449296b2
|
Fix NetBSD FFI
|
2008-03-27 11:18:32 -05:00 |