Slava Pestov
|
bbd496e304
|
4DNav.file-chooser: fix compiler warning
|
2009-04-17 20:42:51 -05:00 |
Slava Pestov
|
f4cdcaa1ce
|
Fix compiler warnings in tools.deploy.shaker
|
2009-04-17 20:38:55 -05:00 |
Slava Pestov
|
a6ea915e09
|
mason: filter out linakge errors from build reports
|
2009-04-17 20:21:51 -05:00 |
Doug Coleman
|
7eaa20a4c5
|
fix stack effect of n*quot, use iota in core/slots
|
2009-04-17 18:04:41 -05:00 |
Slava Pestov
|
b579d32e5c
|
mason: send HTML e-mails; if benchmarks fail build fails
|
2009-04-17 17:55:33 -05:00 |
Slava Pestov
|
9dc7b4b95a
|
Tweak some benchmark parameters
|
2009-04-17 17:55:01 -05:00 |
Slava Pestov
|
0f0218b209
|
Fix some compile warnings in bootstrap
|
2009-04-17 17:53:26 -05:00 |
Slava Pestov
|
4c3d5cffac
|
smtp: make content-type configurable
|
2009-04-17 17:52:41 -05:00 |
Slava Pestov
|
86e97b0d9c
|
io.crlf: add some unit tests; read-crlf now returns f on EOF
|
2009-04-17 17:52:22 -05:00 |
Slava Pestov
|
e9e15ffb27
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-04-17 16:17:36 -05:00 |
Doug Coleman
|
332bde4173
|
use iota in a few places
|
2009-04-17 16:17:11 -05:00 |
Slava Pestov
|
f80c89f128
|
Add fatal? flag to error types; non-fatal errors are hidden by default in error list, not shown in summary
|
2009-04-17 16:16:12 -05:00 |
Slava Pestov
|
99a120a146
|
Merge branch 'smarter_error_list'
|
2009-04-17 15:50:36 -05:00 |
Slava Pestov
|
50ed1f5a9f
|
Better error printing
|
2009-04-17 15:50:11 -05:00 |
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 |
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 |
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 |