Slava Pestov
|
d821cd7281
|
Fix win64 bootstrap
|
2008-12-10 01:19:22 -06:00 |
Doug Coleman
|
f3acfcd355
|
replace f with a "" for file-systems.
|
2008-12-09 21:30:11 -06:00 |
slava
|
e42de00371
|
Fix some bugs in epoll, and use it on Linux
|
2008-12-09 20:55:42 -06:00 |
Slava Pestov
|
d70d4c1352
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 20:01:38 -06:00 |
Slava Pestov
|
a4fc4046a0
|
Updating epoll code
|
2008-12-09 20:01:23 -06:00 |
Doug Coleman
|
50e15ebb6f
|
show mount point
|
2008-12-09 19:38:45 -06:00 |
Slava Pestov
|
3bd4c0b4be
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 18:24:27 -06:00 |
Slava Pestov
|
af6a9818b5
|
Merge branch 'constant_time_allocation'
|
2008-12-09 18:23:07 -06:00 |
Slava Pestov
|
9e4b4ec1ef
|
Listener no longer shows retain stack
|
2008-12-09 18:22:48 -06:00 |
Slava Pestov
|
8b42b168e2
|
Removed (string) primitivE
|
2008-12-09 18:22:38 -06:00 |
Doug Coleman
|
2f79e5256d
|
fsid[2] -> 2array on mac
|
2008-12-09 18:17:16 -06:00 |
Slava Pestov
|
ec23584f48
|
Finish up O(1) byte array allocation
|
2008-12-09 18:17:04 -06:00 |
Doug Coleman
|
26806f9d7a
|
remove a line of debugging
|
2008-12-09 17:53:17 -06:00 |
Slava Pestov
|
d9231f3bc5
|
Remove unsafe string allocation, since its of dubious value
|
2008-12-09 17:53:00 -06:00 |
Slava Pestov
|
eb79c6ab71
|
Fix conflict
|
2008-12-09 17:52:45 -06:00 |
Doug Coleman
|
dffb8c961b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 17:51:48 -06:00 |
Doug Coleman
|
a48df2fcd3
|
file-systems. -> print-file-systems, file-systems. no longer takes a spec array
|
2008-12-09 17:50:47 -06:00 |
Slava Pestov
|
c2504f207d
|
Use kqueue on Mac OS X instead of select
|
2008-12-09 17:49:03 -06:00 |
Doug Coleman
|
35117a0e49
|
add more fields to io.windows.files
|
2008-12-09 17:44:37 -06:00 |
Slava Pestov
|
4b927f732f
|
Clean up JIT backend a little
|
2008-12-09 17:14:17 -06:00 |
Slava Pestov
|
a90118da5d
|
Add inc-at word to core, and update some usages of at+ to use it instead
|
2008-12-09 16:54:48 -06:00 |
John Benediktsson
|
92834c3aba
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 06:50:07 -08:00 |
Slava Pestov
|
43fe6c56a2
|
Windows fixes
|
2008-12-09 06:02:39 -06:00 |
Slava Pestov
|
9ab4d53213
|
Fix io.encodings.utf16n unit tests
|
2008-12-09 04:22:24 -06:00 |
Slava Pestov
|
bb912a3dfd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 04:20:38 -06:00 |
Slava Pestov
|
474b718337
|
Add ncleave combinator to generalizations
|
2008-12-09 04:20:20 -06:00 |
Slava Pestov
|
1e1640abb3
|
Load fixes
|
2008-12-09 03:22:38 -06:00 |
Slava Pestov
|
05e4626c49
|
Clean up
|
2008-12-09 03:22:09 -06:00 |
Slava Pestov
|
645c9ac129
|
Fix load errors related to utf16n being moved to io.encodings.utf16n
|
2008-12-09 02:21:03 -06:00 |
Slava Pestov
|
3ed7a56a7f
|
Fix functors for locals changes
|
2008-12-09 01:42:02 -06:00 |
Slava Pestov
|
7e267510fd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-09 01:04:58 -06:00 |
Slava Pestov
|
6286f96379
|
:> now works
|
2008-12-09 01:04:22 -06:00 |
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
|
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 |
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 |
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 |
Doug Coleman
|
971a6c89be
|
move io.paths from extra to basis
|
2008-12-08 21:31:41 -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 |
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 |
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
|
10e3e84a5e
|
Remove listener dependency from delegate
|
2008-12-08 19:45:58 -06:00 |