Jose A. Ortega Ruiz
de37d91304
FUEL: Bug fixes and compatibility with Emacs 22.
2008-12-17 23:50:48 +01:00
John Benediktsson
0df70f72bd
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-17 13:19:42 -08:00
Slava Pestov
45429fed2f
Minor doc clarification
2008-12-17 15:02:06 -06:00
Slava Pestov
0113f496fa
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-17 14:58:16 -06:00
Slava Pestov
60a1378a0a
Faster dynamic variable lookup: 6% speedup in benchmark.fib5
...
- If type of first input of equal? is known but not second, rewrite it as swap equal? and try to inline again
- Fix hints on methods to work better
- Put hints for word and fixnum keys on at* and set-at on hashtables
2008-12-17 14:57:24 -06:00
Jose A. Ortega Ruiz
416f46db7c
FUEL: More simplifications and small speed-ups in listener/emacs communications.
2008-12-17 21:44:41 +01:00
Doug Coleman
be5a099379
refactor some weirdness in checksums.common
2008-12-17 01:40:09 -06:00
Doug Coleman
3da35fe529
typo
2008-12-17 00:17:07 -06:00
Slava Pestov
41c448db8a
Fix image file paths
2008-12-16 23:09:46 -06:00
Slava Pestov
b04b8129f0
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
2008-12-16 22:42:10 -06:00
Slava Pestov
d436805e4c
Remove unused file
2008-12-16 22:41:50 -06:00
Slava Pestov
7fa1f6131b
Slides from OTUG talk, December 2008
2008-12-16 22:41:39 -06:00
Jose A. Ortega Ruiz
e13adc4db0
FUEL: Edit word interactive command; completion in help prompt.
2008-12-17 01:12:15 +01:00
Jose A. Ortega Ruiz
7172a00f21
FUEL: More robust listener/emacs protocol; small fixes to the help mode.
2008-12-17 00:08:05 +01:00
John Benediktsson
9a21db3b89
Fix typo in google-tech-talk.
2008-12-16 14:05:55 -08:00
John Benediktsson
23ae83c7c9
Update strftime to pad properly, and add some tests.
2008-12-16 14:05:30 -08:00
Doug Coleman
8e0ff1989b
fix load error by making a word windows-file-size independent of the file-size word
...
add constants
2008-12-16 14:35:37 -06:00
Doug Coleman
a92425adef
fix launcher tests
2008-12-16 12:53:04 -06:00
Doug Coleman
13b4840893
fix windows file append
2008-12-16 12:49:00 -06:00
John Benediktsson
bd157e01e1
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 07:16:38 -08:00
Slava Pestov
6c7bd04e14
Use bi instead of dup/swap
2008-12-16 06:12:45 -06:00
Slava Pestov
184de13b57
Some help lint fixes, including a fix for help lint itself
2008-12-16 06:00:45 -06:00
Doug Coleman
7ef5addd4c
fix load error in assoc-heaps
2008-12-16 03:19:11 -06:00
Doug Coleman
fd3fcf8933
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:55:15 -06:00
Doug Coleman
564a84b4e1
add using for linux inotify
2008-12-16 02:55:01 -06:00
slava
cef70c999d
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:54:44 -06:00
Doug Coleman
ae5e27b1a6
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:52:08 -06:00
Doug Coleman
78207c1e94
add using
2008-12-16 02:51:57 -06:00
Doug Coleman
92928f6322
add using
2008-12-16 02:46:58 -06:00
slava
5e01a135ad
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:46:11 -06:00
slava
3bcb2ef645
Use constants in inotify
2008-12-16 02:45:58 -06:00
Doug Coleman
e56d18cb56
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:36:52 -06:00
Doug Coleman
05c5a35378
fix compile error
2008-12-16 02:36:25 -06:00
Slava Pestov
96d417a7c2
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:33:04 -06:00
Slava Pestov
4dcef7e94f
Yet more unix fixes
2008-12-16 02:32:57 -06:00
Doug Coleman
3142d53c0d
fix load error
2008-12-16 02:30:47 -06:00
Doug Coleman
7dd4ad44c4
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:28:21 -06:00
Slava Pestov
de75909550
More unix updates
2008-12-16 02:28:05 -06:00
Doug Coleman
e909f7b290
fix windows compile errors
2008-12-16 02:28:04 -06:00
Slava Pestov
c03a12a885
Add alias to USING:
2008-12-16 02:11:52 -06:00
Slava Pestov
00212bb626
Save and restore r31
2008-12-16 02:06:53 -06:00
Slava Pestov
425c70caa9
Remove empty tags file
2008-12-16 02:03:35 -06:00
Slava Pestov
97fd662d61
Clean up PPC backend a bit
2008-12-16 02:03:21 -06:00
Slava Pestov
6537c789fe
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 02:03:08 -06:00
Slava Pestov
7926cab415
Fix Linux load error
2008-12-16 02:03:04 -06:00
Doug Coleman
b796529be4
add unportable tag
2008-12-16 01:54:05 -06:00
Doug Coleman
b8406f709e
fix load error in ftp, refactor
2008-12-16 01:50:25 -06:00
Doug Coleman
70155c5bdb
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 01:39:22 -06:00
Doug Coleman
7538928754
game-input doesnt need a backend, now loads dinput or iokit directly
2008-12-16 01:33:51 -06:00
Slava Pestov
1874f045c6
Merge branch 'master' of git://factorcode.org/git/factor
2008-12-16 01:12:46 -06:00