Slava Pestov
|
e6f6cd5d93
|
Fix USING: -- you can now make ppc images, they just don't work yet
|
2008-11-03 06:40:14 -06:00 |
Slava Pestov
|
b649c01de6
|
Fix name clash with templates.factor
|
2008-11-03 06:34:56 -06:00 |
Slava Pestov
|
59f4f25b91
|
Loop alignment: appears to be a small win for reverse-complement
|
2008-11-03 06:20:51 -06:00 |
Slava Pestov
|
cdb5c30bd3
|
Only build a generic word once, even if a compilation unit defines several methods on it, by adding generics to a set and building them at the end. 25% improvement on bootstrap time
|
2008-11-03 03:51:28 -06:00 |
Slava Pestov
|
2445a83cb9
|
Clean up recursive-state usage
|
2008-11-03 03:06:11 -06:00 |
Slava Pestov
|
0250d7c1d2
|
Forgot a drop in unit test
|
2008-11-03 01:53:27 -06:00 |
Slava Pestov
|
08b277e892
|
Fix alias anlaysis bug: result of ##box-alien and ##box-float did not get an AC, so calling hi-tag would not compile
|
2008-11-03 01:52:55 -06:00 |
Slava Pestov
|
3230e0010f
|
-trace-compilation command line switch
|
2008-11-03 01:19:20 -06:00 |
Slava Pestov
|
7f3282bb39
|
Better error reporting
|
2008-11-03 01:19:06 -06:00 |
Slava Pestov
|
f253e74942
|
Inline subprimitives in optimizing compiler
|
2008-11-03 01:18:54 -06:00 |
Slava Pestov
|
44a2499c17
|
fixnum-shift-fast and fixnum-mod subprimitives
|
2008-11-03 01:18:35 -06:00 |
Slava Pestov
|
dd20b39cd6
|
fixnum-shift-fast subprimitive
|
2008-11-03 00:03:39 -06:00 |
Slava Pestov
|
1aefde994f
|
Cleanup
|
2008-11-03 00:03:22 -06:00 |
Slava Pestov
|
0d83873174
|
Fix regression
|
2008-11-03 00:03:15 -06:00 |
Slava Pestov
|
abb02f1784
|
Flesh out shift instructions
|
2008-11-03 00:03:00 -06:00 |
Slava Pestov
|
449c1191cc
|
Add another debug var
|
2008-11-02 23:25:42 -06:00 |
Slava Pestov
|
445e353337
|
Optimize away useless jumps
|
2008-11-02 23:09:31 -06:00 |
Slava Pestov
|
d11a779fdd
|
RicE
|
2008-11-02 03:58:32 -06:00 |
Slava Pestov
|
998637109a
|
Merge branch 'master' into new_codegen
|
2008-11-02 03:10:40 -06:00 |
Slava Pestov
|
673fda2281
|
Fix bogus error message
|
2008-11-02 03:10:27 -06:00 |
Slava Pestov
|
866f798c00
|
Clean up hexdump
|
2008-11-02 02:12:12 -06:00 |
Slava Pestov
|
3834eaeb05
|
Don't generate GC checks if the allocation instruction is optimized out
|
2008-11-02 01:50:48 -06:00 |
Slava Pestov
|
8df1aba71d
|
Coalescing
|
2008-11-02 01:49:57 -06:00 |
Doug Coleman
|
c5293819ce
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-01 19:40:18 -05:00 |
Doug Coleman
|
9c5bd1e96d
|
remove debug from regexp
|
2008-11-01 19:39:49 -05:00 |
Slava Pestov
|
46b1fd652b
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-11-01 19:11:40 -05:00 |
slava
|
1cd2874072
|
Uncomment a test
|
2008-11-01 18:56:12 -05:00 |
slava
|
1f16c5cb9e
|
Fix some deploy descriptors
|
2008-11-01 18:56:02 -05:00 |
Slava Pestov
|
b5c3c19ebe
|
Merge branch 'master' of git://factorcode.org/git/factor into new_codegen
|
2008-11-01 16:38:04 -05:00 |
Doug Coleman
|
c417f829bd
|
fix potential garbled output
|
2008-11-01 15:48:35 -05:00 |
Doug Coleman
|
8a494a0da4
|
fix the way postgresql creates functions
|
2008-11-01 15:24:05 -05:00 |
Slava Pestov
|
7fc44aa444
|
Add failing tests
|
2008-10-31 21:07:57 -05:00 |
Slava Pestov
|
804c6f93ea
|
Fix x86.32
|
2008-10-31 21:07:41 -05:00 |
Slava Pestov
|
0ae87275f7
|
Add WebKit demo
|
2008-10-31 21:07:18 -05:00 |
Slava Pestov
|
aa9552f291
|
Slides from recent presentations
|
2008-10-31 21:07:00 -05:00 |
Doug Coleman
|
f860d97d43
|
remove the fbo code, use the gadget title
|
2008-10-30 16:54:55 -07:00 |
Doug Coleman
|
f3f1ec8b43
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-10-30 16:26:32 -07:00 |
Doug Coleman
|
310ed5585c
|
working on screen capture
|
2008-10-30 16:16:03 -07:00 |
Slava Pestov
|
2fb17458e3
|
Fix duplication
|
2008-10-28 16:22:54 -07:00 |
Slava Pestov
|
500ee30266
|
Add a main word to webapps.ip
|
2008-10-28 16:20:22 -07:00 |
Slava Pestov
|
5388945ef0
|
Tweak
|
2008-10-28 16:18:47 -07:00 |
Slava Pestov
|
19b703abfc
|
Remove unneeded dependency
|
2008-10-28 16:17:08 -07:00 |
Slava Pestov
|
db4db19cd9
|
Start working on coalescing
|
2008-10-28 02:38:37 -07:00 |
Slava Pestov
|
492a15e345
|
Move insn class to compiler.cfg.instructions
|
2008-10-24 09:17:06 -05:00 |
Eduardo Cavazos
|
89db7676c4
|
dns.forwarding: Use new 'ask-servers'
|
2008-10-23 18:24:11 -05:00 |
Doug Coleman
|
2937f71702
|
more usings
|
2008-10-23 13:38:26 -05:00 |
Doug Coleman
|
a42c8d4ab7
|
fix using
|
2008-10-23 13:37:14 -05:00 |
Doug Coleman
|
03d96cc1bd
|
rename name to mount-point
|
2008-10-23 13:18:00 -05:00 |
Slava Pestov
|
1912c57bb5
|
Fix comment
|
2008-10-23 05:55:50 -05:00 |
Slava Pestov
|
69a0ad5e42
|
Ricing locals
|
2008-10-23 05:49:32 -05:00 |