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 |
Joe Groff
|
a0618d46b9
|
do-offscreen combinator for managing resources while running a gadget offscreen. tweak bgr[a]>bitmap to copy the pixel memory
|
2008-12-09 15:27:30 -08: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 |
Joe Groff
|
c3c50d2cda
|
suppress error when clicking the keyboard in key-caps
|
2008-12-09 14:50:54 -08:00 |
Slava Pestov
|
b5e8b14722
|
Add unit test for GC problem
|
2008-12-09 16:45:02 -06:00 |
Slava Pestov
|
d9011a3a6e
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
|
2008-12-09 16:44:43 -06:00 |
Jose A. Ortega Ruiz
|
d771e8a306
|
FUEL debug mode: :warnings &co. retrievable, and some cosmetics.
|
2008-12-09 23:37:27 +01:00 |
Slava Pestov
|
9ad51490af
|
Fix GC crash with -generations=2
|
2008-12-09 16:26:30 -06:00 |
Slava Pestov
|
ea4feee886
|
Fix typo
|
2008-12-09 15:10:51 -06:00 |
John Benediktsson
|
6745e0dad9
|
Fix error in the docs for assoc-map.
|
2008-12-09 12:35:59 -08:00 |
Joe Groff
|
4f6ed727d0
|
Tweak windows and x11 backends to work with changes made for offscreen rendering
|
2008-12-09 10:19:14 -08:00 |
Joe Groff
|
98c0daae2a
|
Move offscreen-world widget and support words into ui.offscreen vocab
|
2008-12-09 10:07:57 -08:00 |
Joe Groff
|
c861ed9e2c
|
reenable BGRA case in draw-image
|
2008-12-09 09:30:05 -08:00 |
Joe Groff
|
ec98a6c83d
|
offscreen-world widgets and offscreen pixel format fixes
|
2008-12-09 09:22:23 -08: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
|
ccab34e7c4
|
Fix restart behavior with circular vocabs, and add a test for this
|
2008-12-09 04:50:33 -06:00 |
Slava Pestov
|
9ab4d53213
|
Fix io.encodings.utf16n unit tests
|
2008-12-09 04:22:24 -06:00 |
Slava Pestov
|
10e1c6b512
|
Fix monads unit tests
|
2008-12-09 04:21:50 -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 |
Joe Groff
|
4307234550
|
literals vocab. you can interpolate CONSTANT-WORD values into a literal sequence with { $ CONSTANT-WORD } .
|
2008-12-08 23:13:26 -08: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
|
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 |