Slava Pestov
|
594751381e
|
Fix bootstrap
|
2008-11-29 15:21:12 -06:00 |
Doug Coleman
|
bab45d8915
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 13:48:16 -06:00 |
Doug Coleman
|
338e592935
|
remove >r r>
|
2008-11-29 13:47:45 -06:00 |
Slava Pestov
|
84d4c29c93
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 13:45:00 -06:00 |
Slava Pestov
|
4f5b0e5cd6
|
Oops
|
2008-11-29 13:44:38 -06:00 |
Doug Coleman
|
07615bd219
|
remove >r r>
|
2008-11-29 13:40:48 -06:00 |
Doug Coleman
|
ed2c3a22fe
|
remove >r r>
|
2008-11-29 13:40:43 -06:00 |
Doug Coleman
|
d258a4f70c
|
>r r> in unit-test
|
2008-11-29 13:37:48 -06:00 |
Doug Coleman
|
57e34e9d6c
|
remove >r r> from alien
|
2008-11-29 13:37:38 -06:00 |
Doug Coleman
|
347087fab8
|
remove >r r> from grouping
|
2008-11-29 13:29:38 -06:00 |
Doug Coleman
|
4b6126f92a
|
remove >r r> from various vocabs
|
2008-11-29 13:29:19 -06:00 |
Doug Coleman
|
d5f2a00f6d
|
remove >r r> from hash2
|
2008-11-29 13:29:00 -06:00 |
Doug Coleman
|
d0370a06b0
|
remove >r r> from heaps
|
2008-11-29 13:28:52 -06:00 |
Doug Coleman
|
62a1a1df1c
|
remove >r r>
|
2008-11-29 13:21:40 -06:00 |
Doug Coleman
|
82d8d769b2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 13:21:23 -06:00 |
Doug Coleman
|
3f9f6b3624
|
remove >r r> from checksums
|
2008-11-29 13:00:50 -06:00 |
Doug Coleman
|
e0329d7cf8
|
remove >r r> from calendar
|
2008-11-29 12:51:47 -06:00 |
Doug Coleman
|
76da98c9bf
|
move period of time util words to calendar
|
2008-11-29 12:47:04 -06:00 |
Doug Coleman
|
3da7ca59b0
|
fix summary
|
2008-11-29 12:19:08 -06:00 |
Doug Coleman
|
cf325ac1af
|
summary file was empty
|
2008-11-29 12:18:41 -06:00 |
Doug Coleman
|
9d5732671d
|
remove >r r>
|
2008-11-29 12:18:09 -06:00 |
Slava Pestov
|
8672f0d637
|
Add fast-path for <float-array> on 2 and 3 arguments
|
2008-11-29 12:05:42 -06:00 |
Slava Pestov
|
b80e82b170
|
Use specializer hints when inlining words
|
2008-11-29 12:05:27 -06:00 |
Slava Pestov
|
09c6d97fea
|
HINTS: now supports literals; they're tested with eq?
|
2008-11-29 12:03:56 -06:00 |
Slava Pestov
|
62faf57fd9
|
Clarify docs
|
2008-11-29 11:39:57 -06:00 |
Slava Pestov
|
cbf392c889
|
Use new distance word
|
2008-11-29 10:38:27 -06:00 |
Slava Pestov
|
5bc173b9cf
|
Better hints for float array operations
|
2008-11-29 10:19:35 -06:00 |
Slava Pestov
|
f79041545a
|
New distance word in math.vectors, replaces distance in math.points, more efficient
|
2008-11-29 10:19:23 -06:00 |
Doug Coleman
|
6756613b29
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 05:20:09 -06:00 |
Slava Pestov
|
f72f9a8f45
|
Add required methods
|
2008-11-29 04:59:29 -06:00 |
Slava Pestov
|
52f1ff3a95
|
Fix conflict
|
2008-11-29 04:23:23 -06:00 |
Slava Pestov
|
2798de019a
|
Faster <range>
|
2008-11-29 04:09:16 -06:00 |
Slava Pestov
|
e1578b5848
|
Tweak math.functions to inline better
|
2008-11-29 03:49:24 -06:00 |
Slava Pestov
|
86d45262dc
|
Add toutput ype propagation for #alien-invoke and #alien-indirect nodes
|
2008-11-29 03:47:38 -06:00 |
Slava Pestov
|
1c0789e616
|
Didn't generate ##branch after ##alien-invoke and ##alien-indirect
|
2008-11-29 03:46:57 -06:00 |
Slava Pestov
|
02a2752fa5
|
Add 'class' slot to c-types
|
2008-11-29 03:45:34 -06:00 |
Doug Coleman
|
460ce6ec93
|
more private words
|
2008-11-29 02:39:41 -06:00 |
Doug Coleman
|
eb7a344e00
|
add tests for multipart. it's mostly finished, just needs some cleanups and integration with the web server
|
2008-11-29 02:38:27 -06:00 |
Doug Coleman
|
b9432c3d01
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 00:48:09 -06:00 |
Doug Coleman
|
bc60af6187
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-11-29 00:45:43 -06:00 |
sheeple
|
26c002d23f
|
Fix fixnum* problem; result was shifted to the right by 3 bits if both input registers were equal
|
2008-11-29 00:44:46 -06:00 |
Doug Coleman
|
5b3e01f20a
|
hexdump should only work on byte-arrays
|
2008-11-29 00:42:15 -06:00 |
Slava Pestov
|
a0a72f19f4
|
Clean up tools.annotations a little
|
2008-11-29 00:37:37 -06:00 |
Doug Coleman
|
a4860c3173
|
add toggle-bit word to math.bitwise
|
2008-11-29 00:37:36 -06:00 |
Slava Pestov
|
265e57e21a
|
Fix optimized. to literalize words when printing #push nodes
|
2008-11-29 00:37:26 -06:00 |
Slava Pestov
|
c1d249afb2
|
Add unit test
|
2008-11-29 00:37:07 -06:00 |
Slava Pestov
|
67471dedac
|
Forgot to emit a ##branch after ##fixnum-{add,sub,mul} ops; tools.annotations test faild
|
2008-11-29 00:36:43 -06:00 |
Slava Pestov
|
cafc450a84
|
Documentation improvements
|
2008-11-29 00:20:39 -06:00 |
Slava Pestov
|
ca12d46820
|
Don't use >r/r> in opengl
|
2008-11-29 00:20:29 -06:00 |
Slava Pestov
|
d0a54e3e8b
|
Fix see-methods when class or generic has no methods
|
2008-11-28 23:24:59 -06:00 |