John Benediktsson
|
b3ff0d1a6b
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 18:31:45 -08:00 |
John Benediktsson
|
e5e50767c3
|
strftime: Add support for "%c" formats, and fix "%p".
|
2008-12-13 18:31:38 -08:00 |
Slava Pestov
|
59f7b60f4d
|
Fix cocoa.views help lint
|
2008-12-13 19:41:23 -06:00 |
John Benediktsson
|
86cf61f300
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 16:51:56 -08:00 |
Doug Coleman
|
c029e42222
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 18:46:44 -06:00 |
Jose A. Ortega Ruiz
|
fbbe8d9e5e
|
FUEL: Edit vocabulary interactive command and bug fixes.
|
2008-12-14 00:41:35 +01:00 |
Jose A. Ortega Ruiz
|
0ba761eee7
|
Merge commit 'origin/master' into emacs
|
2008-12-13 20:33:35 +01:00 |
Doug Coleman
|
bb61580171
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 10:46:32 -06:00 |
Slava Pestov
|
62737d3778
|
Remove .lib dependencies from bunny
|
2008-12-13 07:14:23 -06:00 |
Slava Pestov
|
42b580c80a
|
Remove .lib dependencies from opengl.{shaders,framebuffers,capabilities} and move them to basis
|
2008-12-13 07:14:11 -06:00 |
Slava Pestov
|
e7fc788d40
|
Update UI unit tests for ui.event-loop split
|
2008-12-13 06:53:53 -06:00 |
Slava Pestov
|
44a8bac6ce
|
Remove more dead code
|
2008-12-13 05:20:50 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
bf4acfa509
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 05:06:56 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
53db40ba13
|
Add more stack declarations
|
2008-12-13 05:06:28 -06:00 |
Slava Pestov
|
e79e6d6056
|
Remove dead code
|
2008-12-13 05:00:23 -06:00 |
Slava Pestov
|
441a9f7c09
|
Move time-related words to core-foundation.time to remove number tower dependency from core-foundation; remove no longer used words from cocoa.application
|
2008-12-13 04:57:37 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
25c2d5d0e4
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 04:50:18 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
cccacdaa5a
|
io.backend.windows.nt needs to set io-backend
|
2008-12-13 04:49:28 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
f4c3bf1dd6
|
Fix compile warning and fix (sleep) primitive on Windows
|
2008-12-13 04:49:16 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
df2641a9ee
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 04:41:58 -06:00 |
slava
|
82e452a885
|
Fix Linux bootstrap
|
2008-12-15 02:18:59 -06:00 |
Slava Pestov
|
7b62d19924
|
Oops
|
2008-12-15 02:02:22 -06:00 |
Slava Pestov
|
023ae576b5
|
Updating unit tests for io.files split
|
2008-12-15 01:40:50 -06:00 |
Slava Pestov
|
951d46ccdc
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-15 01:37:20 -06:00 |
Slava Pestov
|
e15c3cc901
|
Updating Windows I/O backend for recent changes
|
2008-12-15 01:32:21 -06:00 |
Slava Pestov
|
e0f86889c7
|
Fixing load-everything for io.files split
|
2008-12-15 01:13:35 -06:00 |
Slava Pestov
|
59a5e554d4
|
Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb
|
2008-12-15 00:01:06 -06:00 |
Slava Pestov
|
6ea1de887d
|
More unit test fixes
|
2008-12-14 22:38:14 -06:00 |
Slava Pestov
|
d5c8cd3ddd
|
Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor into io_refactoring
|
2008-12-14 21:21:49 -06:00 |
Slava Pestov
|
dccbb84629
|
Updating unit tests for I/O re-organization
|
2008-12-14 21:21:44 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
Jose A. Ortega Ruiz
|
b4efb3891b
|
FUEL: Internal refactorings and cleanups.
|
2008-12-14 16:50:34 +01:00 |
Jose A. Ortega Ruiz
|
04e4ff16f8
|
FUEL: Correct indentation for C: parsing word in factor-mode.
|
2008-12-14 02:44:04 +01:00 |
Jose A. Ortega Ruiz
|
cf1a510c1b
|
FUEL: allow editing vocabularies not yet loaded.
|
2008-12-14 02:39:48 +01:00 |
U-SLAVA-DFB8FF805\Slava
|
cf39fd29f8
|
Fix Windows bootstrap
|
2008-12-13 04:41:33 -06:00 |
Slava Pestov
|
c8ba693da7
|
Remove stop-after-last-window? usage in ui.x11
|
2008-12-13 04:20:46 -06:00 |
Slava Pestov
|
93b7215f1b
|
Returning from boot quotation wouldn't exit Factor if run loop MX was in use
|
2008-12-13 04:10:39 -06:00 |
slava
|
7bf857650c
|
Remove stop-after-last-window? option, it's obsolete, get ui.event-loop (only used on X11 and Windows) to load
|
2008-12-13 03:49:22 -06:00 |
Doug Coleman
|
919a4393f5
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 00:23:31 -06:00 |
slava
|
cafc8efe97
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-12-13 00:09:42 -06:00 |
slava
|
7ad494d2dd
|
Add Display structure
|
2008-12-13 00:09:36 -06:00 |
Slava Pestov
|
a4ba0453b3
|
Fix UI docs
|
2008-12-13 00:00:39 -06:00 |
Slava Pestov
|
053c15e476
|
This is where all the recent I/O and core foundation work comes together: use core-foundation.run-loop to receive events on Mac OS X instead of weak-ass Squeak-style polling every 10ms
|
2008-12-12 23:58:28 -06:00 |
Slava Pestov
|
323de69e88
|
Remove obsolete tests
|
2008-12-12 23:57:28 -06:00 |
Slava Pestov
|
5ecffec1b9
|
Clean up run loop I/O multiplexer and make most of it independent of the I/O system; the UI will use it too
|
2008-12-12 23:57:16 -06:00 |
Slava Pestov
|
bb45fa93a7
|
Add a way to stop the io thread
|
2008-12-12 23:56:19 -06:00 |
Slava Pestov
|
50a78db9bd
|
Add words for working with CFTimeInterval and CFAbsoluteDate types
|
2008-12-12 21:06:46 -06:00 |
Slava Pestov
|
b3428c61e6
|
Better bootstrap error handling
|
2008-12-12 21:06:16 -06:00 |
Jose A. Ortega Ruiz
|
f681570c96
|
Merge commit 'origin/master' into emacs
|
2008-12-13 04:00:46 +01:00 |
Jose A. Ortega Ruiz
|
8be42496b3
|
FUEL: Ooops, infinite recursion fix.
|
2008-12-13 03:40:36 +01:00 |