Slava Pestov
|
db92c90569
|
Eliminate some usages of locals in compiler.tree.dead-code
|
2008-12-09 01:04:15 -06:00 |
Doug Coleman
|
8a1ba29743
|
default values for file-systems slots
|
2008-12-09 00:58:34 -06:00 |
Slava Pestov
|
5443217876
|
Merge branch 'untangle'
|
2008-12-09 00:03:49 -06:00 |
Slava Pestov
|
fa472f2657
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 00:02:55 -06:00 |
Slava Pestov
|
7c1c97470f
|
tuple-class-unchanged? was bogusly returning f during bootstrap for classes without a superclass
|
2008-12-08 23:52:46 -06:00 |
Slava Pestov
|
b154b21aaa
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
Joe Groff
|
02e961ac77
|
cocoa ui compile fixes
|
2008-12-08 21:00:47 -08:00 |
Doug Coleman
|
01eecf130f
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-08 21:54:01 -06:00 |
Doug Coleman
|
08d0035ac8
|
document new unique word
|
2008-12-08 21:53:42 -06:00 |
Slava Pestov
|
4fccc7126d
|
Fix alien.strings docs
|
2008-12-08 21:49:26 -06:00 |
Eduardo Cavazos
|
12f2bf3edb
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2008-12-08 21:35:50 -06:00 |
Eduardo Cavazos
|
b92acd65d0
|
Merge branch 'master' of http://factorcode.org/git/factor
|
2008-12-08 21:33:50 -06:00 |
Joe Groff
|
50887f0cfe
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-08 19:32:49 -08:00 |
Doug Coleman
|
154bc260c6
|
remove io.files.unique.backend
rename (make-unique-file) to touch-unique-file
|
2008-12-08 21:32:36 -06:00 |
Doug Coleman
|
101bc66b2b
|
add a unit test to io.paths
|
2008-12-08 21:32:19 -06:00 |
Eduardo Cavazos
|
29bd77d040
|
Remove old trails
|
2008-12-08 21:32:09 -06:00 |
Doug Coleman
|
971a6c89be
|
move io.paths from extra to basis
|
2008-12-08 21:31:41 -06:00 |
Joe Groff
|
0b42f11683
|
cocoa backend for offscreen world rendering
|
2008-12-08 19:30:10 -08:00 |
Eduardo Cavazos
|
14a54bb97a
|
trails: Un-processify trails
|
2008-12-08 21:30:10 -06:00 |
Slava Pestov
|
833d9f9c0b
|
Fix quotation pooling
|
2008-12-08 21:24:45 -06:00 |
Doug Coleman
|
88f4d73b18
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-08 20:49:58 -06:00 |
John Benediktsson
|
e73d78be88
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-08 18:46:52 -08:00 |
Slava Pestov
|
e8027742cf
|
Fix more load errors
|
2008-12-08 20:13:04 -06:00 |
Doug Coleman
|
44e582bbeb
|
update all editors for windows 64 to look in "program files" and "program files (x86)"
|
2008-12-08 20:11:24 -06:00 |
Doug Coleman
|
7f93d335a6
|
fix bug in io.paths, add io.paths.windows
|
2008-12-08 20:10:52 -06:00 |
Slava Pestov
|
1d57b0bc50
|
Fix load errors
|
2008-12-08 20:06:44 -06:00 |
Slava Pestov
|
5bfa17d962
|
Split off error. methods into sub-vocabs in a few places
|
2008-12-08 20:04:13 -06:00 |
Slava Pestov
|
a0e7663afb
|
Remove eval dependency from unicode.syntax
|
2008-12-08 19:46:40 -06:00 |
Slava Pestov
|
97a91579bb
|
Fix load error
|
2008-12-08 19:46:07 -06:00 |
Slava Pestov
|
10e3e84a5e
|
Remove listener dependency from delegate
|
2008-12-08 19:45:58 -06:00 |
Slava Pestov
|
ada08e6d0e
|
Removing prettyprint and debugger dependencies from io code
|
2008-12-08 19:45:48 -06:00 |
Jose A. Ortega Ruiz
|
faa6989fe9
|
FUEL: First stab at the debugger: error/restart display and restart invokation.
|
2008-12-09 02:36:55 +01:00 |
Slava Pestov
|
78fbaacb3c
|
Don't include threading support with hello-world; this reduces size by ~30kb
|
2008-12-08 19:18:03 -06:00 |
Slava Pestov
|
8c60595b26
|
Strip out default methods; ~40kb savings on hello-world and maze demos
|
2008-12-08 19:14:38 -06:00 |
Slava Pestov
|
640b37cb70
|
More permissive
|
2008-12-08 19:14:18 -06:00 |
Slava Pestov
|
1604e18d71
|
Remove ascii dependency from Mac OS X bootstrap
|
2008-12-08 19:13:58 -06:00 |
Slava Pestov
|
11c138ae95
|
alien.strings doesn't load utf16 on Unix anymore
|
2008-12-08 18:49:02 -06:00 |
Slava Pestov
|
ac653d5c31
|
Core foundation now uses UTF8 instead of UTF16, to eliminate unnecessary dependency
|
2008-12-08 18:48:49 -06:00 |
Slava Pestov
|
403ae9db9e
|
Fix load error in unix.debugger
|
2008-12-08 18:48:35 -06:00 |
U-C4\Administrator
|
65c54b7220
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-12-08 16:09:19 -06:00 |
Slava Pestov
|
7940020491
|
Untangling more dependencies
|
2008-12-08 16:02:31 -06:00 |
Slava Pestov
|
ba6f63ff56
|
calendar.format now depends on present instead of the other way around
|
2008-12-08 16:02:10 -06:00 |
Slava Pestov
|
6edb771d05
|
Re-arrange some code so that core-foundation.run-loop no longer depends on calendar
|
2008-12-08 16:01:11 -06:00 |
Slava Pestov
|
f6d45158bb
|
Fix locals conflict
|
2008-12-08 15:28:27 -06:00 |
John Benediktsson
|
b2a14495d2
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-08 13:09:44 -08:00 |
Doug Coleman
|
c4a2228dfc
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-12-08 15:04:14 -06:00 |
Slava Pestov
|
4f0a9f311e
|
Untangling some dependencies
|
2008-12-08 14:58:00 -06:00 |
Joe Groff
|
14940bd7aa
|
give OpenGL demo keys a little boost
|
2008-12-08 12:55:22 -08:00 |
Joe Groff
|
9b887c7e4c
|
hey spheres, don't go run off the cliff if you didn't initialize
|
2008-12-08 12:51:52 -08:00 |
Joe Groff
|
eb4a6cbe7d
|
fix bunny/outlined framebuffer refresh bug and put some lipstick on it
|
2008-12-08 12:24:36 -08:00 |