Slava Pestov
|
97a522da0e
|
Fix conflict
|
2009-04-21 16:26:22 -05:00 |
Doug Coleman
|
1a28a5e30d
|
accidentally checked in db2 branch. move to unmaintained for now
|
2009-04-21 02:01:35 -05:00 |
Doug Coleman
|
034c44db70
|
Merge branch 'keyholder'
Conflicts:
.gitignore
|
2009-04-21 01:45:24 -05:00 |
Doug Coleman
|
784f34e49f
|
turn off autouse for sandboxed code
|
2009-04-21 01:44:25 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Slava Pestov
|
74d352434c
|
morse: fix help lint
|
2009-04-20 04:25:11 -05:00 |
Slava Pestov
|
dff8f80ea6
|
mason.report: fix timings-table, and add unit tests
|
2009-04-20 03:29:16 -05:00 |
Slava Pestov
|
dc2423de06
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2009-04-19 23:58:57 -05:00 |
Alex Chapman
|
0e6f76c13d
|
Using literals vocab for defining computed constants
|
2009-04-20 14:15:38 +10:00 |
Alex Chapman
|
dac233992a
|
Merge branch 'master' into experimental
|
2009-04-20 12:21:54 +10:00 |
Alex Chapman
|
616996ab6a
|
Updating code to use CONSTANT:
|
2009-04-20 12:20:03 +10:00 |
Alex Chapman
|
0f82f4af87
|
Merging Diego Martinelli's improvements and simplifications of morse
|
2009-04-20 11:00:38 +10:00 |
Slava Pestov
|
27928f5f8f
|
Make couchdb unportable for now
|
2009-04-19 17:39:26 -05:00 |
Jose A. Ortega Ruiz
|
954f1abeb1
|
FUEL: conflict resolution
|
2009-04-19 21:04:07 +02:00 |
Jose A. Ortega Ruiz
|
425be6a414
|
FUEL: modify directly use/in to set up evaluation context
|
2009-04-19 20:35:54 +02:00 |
Alec Berryman
|
54f82be4e0
|
fuel: fix usage of (fuel-eval)
It used to take a string, but now takes a sequence of strings.
|
2009-04-18 22:37:18 -04:00 |
Slava Pestov
|
bb06e98dfb
|
Fix compiler warning in jamshred.log
|
2009-04-18 16:44:42 -05:00 |
Doug Coleman
|
49365799d1
|
make openal.example load, it's still broken..
|
2009-04-18 13:48:15 -05:00 |
Doug Coleman
|
567bd334a0
|
modernize openal.other
|
2009-04-18 11:42:53 -05:00 |
Slava Pestov
|
9add08c200
|
Move math.matrices to basis
|
2009-04-18 04:09:16 -05:00 |
Slava Pestov
|
51c6390cfa
|
mason.child: fix tests
|
2009-04-18 04:08:09 -05:00 |
Slava Pestov
|
b4bb4d55fa
|
Merge branch 'master' of git://factorcode.org/git/wrunt
|
2009-04-18 03:30:44 -05:00 |
Slava Pestov
|
b5acfdcd64
|
mason: fix some bugs
|
2009-04-18 03:04:03 -05:00 |
Slava Pestov
|
af600d5aac
|
mason: working on a big overhaul of mason. Status updates sent to a web service, binary upload notification via Twitter
|
2009-04-17 20:59:59 -05:00 |
Slava Pestov
|
3586736b34
|
mason.test: benchmark files were read in wrong order
|
2009-04-17 20:59:11 -05:00 |
Slava Pestov
|
c6072d7b4b
|
fuel.eval: fix
|
2009-04-17 20:55:59 -05:00 |
Slava Pestov
|
1b4e778102
|
advice: move to unmaintained
|
2009-04-17 20:50:14 -05:00 |
Slava Pestov
|
aff996a58f
|
math.function-tools: Fix compiler warning
|
2009-04-17 20:49:59 -05:00 |
Slava Pestov
|
d929134ad7
|
dns: Fix compiler warning
|
2009-04-17 20:49:46 -05:00 |
Slava Pestov
|
f36a3c4713
|
fuel: Fix compiler warnings
|
2009-04-17 20:49:36 -05:00 |
Slava Pestov
|
7db33912a0
|
bank: fix compiler warning
|
2009-04-17 20:42:58 -05:00 |
Slava Pestov
|
bbd496e304
|
4DNav.file-chooser: fix compiler warning
|
2009-04-17 20:42:51 -05:00 |
Slava Pestov
|
a6ea915e09
|
mason: filter out linakge errors from build reports
|
2009-04-17 20:21:51 -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
|
86e97b0d9c
|
io.crlf: add some unit tests; read-crlf now returns f on EOF
|
2009-04-17 17:52:22 -05:00 |
Doug Coleman
|
332bde4173
|
use iota in a few places
|
2009-04-17 16:17:11 -05:00 |
Doug Coleman
|
3fc7b22284
|
undo inline
|
2009-04-17 15:10:50 -05:00 |
Doug Coleman
|
364ea217ef
|
fix more compiler errors
|
2009-04-17 14:44:08 -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 |
Slava Pestov
|
7fd249333a
|
Fix mason.test
|
2009-04-16 23:14:47 -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 |
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
|
f491dba936
|
Morse an synth fixed
|
2009-04-16 13:36:54 +10:00 |