Slava Pestov
|
ce76331fd6
|
Fixing more unit tests
|
2009-04-17 15:50:03 -05:00 |
Slava Pestov
|
cd97d3f590
|
Fix -e switch
|
2009-04-17 15:49:36 -05:00 |
Doug Coleman
|
7a1841f59b
|
(( -- )) eval -> eval( -- )
|
2009-04-17 15:49:21 -05:00 |
Nicholas Seckar
|
1b4229be1b
|
Merge branch 'master' into autouse-existing-usings
|
2009-04-17 13:14:20 -07:00 |
Slava Pestov
|
abbc39c307
|
Merge branch 'master' of git://factorcode.org/git/factor into smarter_error_list
|
2009-04-17 15:12:00 -05:00 |
Doug Coleman
|
3fc7b22284
|
undo inline
|
2009-04-17 15:10:50 -05:00 |
Maxim Savchenko
|
573be9c08e
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-04-17 15:57:03 -04:00 |
Aaron Schaefer
|
4e4e9cb579
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 15:56:14 -04:00 |
Doug Coleman
|
364ea217ef
|
fix more compiler errors
|
2009-04-17 14:44:08 -05:00 |
Doug Coleman
|
dba4c0d589
|
fixing compiler errors in basis
|
2009-04-17 12:46:04 -05:00 |
Doug Coleman
|
aad6a3d504
|
fixing compiler error in core
|
2009-04-17 12:45:57 -05:00 |
Doug Coleman
|
e85d8c17ac
|
fix compile error
|
2009-04-17 11:21:30 -05:00 |
Doug Coleman
|
b994b9a4dc
|
move graph-theory to unmaintained: no unit tests and compile errors
|
2009-04-17 11:14:41 -05:00 |
Doug Coleman
|
d3c87db85f
|
fixing compiler warnings
|
2009-04-17 11:14:16 -05:00 |
Doug Coleman
|
e9e4028999
|
remove 1+ a couple places, working on compile errors
|
2009-04-17 11:01:58 -05:00 |
Alex Chapman
|
c2a35ecf33
|
Fix an example in syntax docs
|
2009-04-17 19:07:45 +10:00 |
Maxim Savchenko
|
9a0879ac7e
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-04-17 02:30:58 -04:00 |
Slava Pestov
|
b91e8cbdaf
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-16 23:15:01 -05:00 |
Slava Pestov
|
7fd249333a
|
Fix mason.test
|
2009-04-16 23:14:47 -05:00 |
Slava Pestov
|
fba80949eb
|
draw-scaled-texture now uses the display list if there's no scaling to be done
|
2009-04-16 23:14:41 -05:00 |
Slava Pestov
|
e173d27120
|
Adding walker tests
|
2009-04-16 23:14:26 -05:00 |
Slava Pestov
|
0a5b076c11
|
Make the walker infer
|
2009-04-16 23:14:11 -05:00 |
Doug Coleman
|
5c345360d0
|
unbreak my heart, say you'll love me again, factor bootstrap
|
2009-04-16 17:03:03 -05:00 |
Slava Pestov
|
a69d404f74
|
Start documenting compiler internals
|
2009-04-16 16:24:14 -05:00 |
Slava Pestov
|
437b5b4a65
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-16 16:16:14 -05:00 |
Doug Coleman
|
6b3f12861d
|
Merge git://github.com/Keyholder/factor into keyholder
|
2009-04-16 15:21:20 -05:00 |
Doug Coleman
|
f9afd71369
|
add more db.utils
|
2009-04-16 15:19:05 -05:00 |
Maxim Savchenko
|
3059032d73
|
Merge branch 'master' of git://factorcode.org/git/factor into clean-linux-x86-32
|
2009-04-16 03:11:27 -04:00 |
Slava Pestov
|
bc114241bc
|
Merge branch 'master' of git://factorcode.org/git/factor into smarter_error_list
|
2009-04-16 00:03:59 -05:00 |
Alex Chapman
|
122203d142
|
Merge branch 'maintenance' into experimental
|
2009-04-16 13:39:29 +10:00 |
Alex Chapman
|
5ef623e239
|
Merge branch 'master' into experimental
|
2009-04-16 13:38:05 +10:00 |
Alex Chapman
|
547dd65c23
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2009-04-16 13:37:42 +10:00 |
Alex Chapman
|
f491dba936
|
Morse an synth fixed
|
2009-04-16 13:36:54 +10:00 |
Alex Chapman
|
4934c49f08
|
Moving synth and morse from unmaintained to extra
|
2009-04-16 13:36:21 +10:00 |
Slava Pestov
|
7a251950d8
|
Working on trace tool
|
2009-04-15 22:16:52 -05:00 |
Alex Chapman
|
f02bbb6f4b
|
jamshred fixes, but still has an endless recursion bug
|
2009-04-16 11:06:28 +10:00 |
Alex Chapman
|
ea903a67ba
|
Openal fixes
|
2009-04-16 11:05:59 +10:00 |
Doug Coleman
|
d03621d435
|
Remove reference to GLU from factor.sh
|
2009-04-15 19:36:44 -05:00 |
Doug Coleman
|
9383d91636
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-15 19:31:08 -05:00 |
Doug Coleman
|
53397f4f7c
|
update tar
|
2009-04-15 19:31:02 -05:00 |
Slava Pestov
|
72487f7f33
|
Merge branch 'trace_tool' of git://factorcode.org/git/factor into trace_tool
|
2009-04-15 19:17:43 -05:00 |
Slava Pestov
|
f82a34401d
|
Merge branch 'master' into smarter_error_list
|
2009-04-15 19:06:09 -05:00 |
Slava Pestov
|
aad7a8dc75
|
Add unportable tag to windows.usp10
|
2009-04-15 19:04:50 -05:00 |
Slava Pestov
|
df18c0b6e7
|
Making more code infer
|
2009-04-15 19:03:44 -05:00 |
Doug Coleman
|
840675e242
|
fix circularity
|
2009-04-15 18:32:07 -05:00 |
Slava Pestov
|
c0874e64cc
|
Documentation updates
|
2009-04-15 18:19:35 -05:00 |
Bruno Deferrari
|
e0c57b68b6
|
irc.messages: Fix test
|
2009-04-15 20:18:42 -03:00 |
Nicholas Seckar
|
8806a0b18b
|
Make fuel auto-use the existing using in fuel-debug--uses-for-file.
|
2009-04-15 16:12:31 -07:00 |
Doug Coleman
|
55a7f52676
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-15 17:36:21 -05:00 |
Slava Pestov
|
bab6e8fe08
|
Fix rounding error
|
2009-04-15 17:14:10 -05:00 |