Commit Graph

14699 Commits (a1d77bb0c1d529bc90fc6b78bc8976e073b0388c)

Author SHA1 Message Date
U-C4\Administrator f9d8a09439 unbassackwardsify the mouse, q and e rotate too 2009-05-13 19:26:08 -05:00
U-C4\Administrator ada4451ad5 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:22:10 -05:00
U-C4\Administrator 31e2788a8d terrain demo allows looking around with keyboard now. used ${ in a few places 2009-05-13 19:21:27 -05:00
Slava Pestov b047ad7252 New mason.notify.server tool, and fix failure report 2009-05-13 18:19:30 -05:00
Slava Pestov cbbc9724fa Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 17:29:42 -05:00
Slava Pestov 608f1405b3 mason.common: fix git-id word on Windows 2009-05-13 17:29:14 -05:00
Slava Pestov 73f61c179d tools.annotations: now prints a table of values 2009-05-13 17:03:41 -05:00
Slava Pestov 6fd3a5c9f1 Merge branch 'irc' of git://www.tiodante.com/git/factor 2009-05-13 16:59:18 -05:00
Slava Pestov 4d3b9e3a9e Merge branch 'redis' of git://www.tiodante.com/git/factor 2009-05-13 16:59:12 -05:00
Slava Pestov 3e9ca25344 Fix regression with: bad interaction between predicate classes and tuple inheritance, reported by Bruno Deferrari 2009-05-13 16:58:01 -05:00
Slava Pestov 9de8b5d8c9 Graduation! Move game-input and iokit into basis 2009-05-13 14:18:10 -05:00
Slava Pestov 2bcff4ac5c os-linux.cpp: inotify wrappers should be VM_C_API 2009-05-13 03:49:51 -05:00
Slava Pestov 7d02d8b9d7 More VM cleanups 2009-05-13 01:08:16 -05:00
Slava Pestov d2c138150b Fix FEP if there are too many words in the image, clean up some VM code 2009-05-13 00:58:54 -05:00
Slava Pestov 61dcd5b098 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 21:24:05 -05:00
Slava Pestov 302d829ea9 Fix compiler breakage if a GENERIC# has an incorrect stack effect declaration 2009-05-12 21:23:52 -05:00
Slava Pestov 4f56f62250 Fix GENERIC# with out of bounds dispatch position 2009-05-12 20:47:20 -05:00
Slava Pestov 052838b515 fix stat on 64bit linux 2009-05-12 18:04:22 -05:00
Slava Pestov f5cdf8af92 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 17:09:33 -05:00
Slava Pestov 1f52020710 tools.deploy.shaker: Only strip out compiler classes if user doesn't request full environment 2009-05-12 16:56:36 -05:00
Slava Pestov 9e130a5153 mason: add timeouts in more places, clean up .dmg creation code 2009-05-12 16:52:43 -05:00
Slava Pestov 92966f1423 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 16:23:26 -05:00
Slava Pestov 462a9a4a19 Link VM with OpenSSL on NetBSD otherwise it can't find some symbols 2009-05-12 16:23:09 -05:00
Doug Coleman 1b17bca119 make output>array a macro to avoid subtle bugs 2009-05-12 10:32:19 -05:00
Slava Pestov dd3d8b10c3 io.bakend.windows.nt: fix bootstrap error 2009-05-12 06:25:06 -05:00
Slava Pestov 5eb3d8e8bd Temporarily comment out two unit tests in bloom-filters which caused Factor to run out of memory 2009-05-12 05:47:50 -05:00
Slava Pestov 682fcf7a8b Merge branch 'bloom-filters' of git://github.com/alec/factor 2009-05-12 05:39:02 -05:00
Slava Pestov f464ae9b5b tools.deploy.test: use try-output-process, and run VM from .app bundle when testing deployed app. This makes the game-input deploy test work 2009-05-12 05:16:46 -05:00
Slava Pestov df4fad9908 Move try-output-process from mason.common to io.launcher 2009-05-12 05:16:19 -05:00
Slava Pestov b45d901e47 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 04:26:17 -05:00
Slava Pestov 4f9b4731ca tools.deploy.shaker: better I/O stripping, and more effective compiler class stripping by clearing megamorphic caches 2009-05-12 04:20:02 -05:00
Slava Pestov 97b3153639 Move wchar_t* typedef from alien.arrays to windows.types since that's the only place that uses it. Reduces deployed image size since io.encodings.utf16 not loaded on Unix 2009-05-12 04:19:22 -05:00
Slava Pestov 4499e5f9c0 hello-ui and spheres can deploy without I/O 2009-05-12 04:18:50 -05:00
Slava Pestov 18af6bb16a ui.gadgets.worlds: Remove unneeded ui.commands dependency. This reduces deployed image size 2009-05-12 04:02:24 -05:00
Slava Pestov 7fc7f5da2e bootstrap.stage2: strip out UTF16 encoding. It will only be loaded again if needed. This reduces deployed binary size 2009-05-12 04:02:08 -05:00
Slava Pestov f2ab6a261a Clean up init-stdio implementations and move io.streams.null to basis 2009-05-12 03:35:48 -05:00
Slava Pestov 05146c6907 Remove compiled slot from quotations since its not needed 2009-05-12 03:09:15 -05:00
Slava Pestov 01d74e81fa Merge branch 'master' of git://factorcode.org/git/factor 2009-05-11 22:05:23 -05:00
Slava Pestov 61097d86f4 mason.notify: fix munged refactoring 2009-05-11 22:04:54 -05:00
Doug Coleman b0688f3bd9 remove the rest of the unportable fields from dirent for now 2009-05-11 22:03:07 -05:00
Doug Coleman b113bfadf0 d_off is missing on macosx, remove for now 2009-05-11 21:56:09 -05:00
Slava Pestov cc67f8312b game-input: run tests on Windows now, too 2009-05-11 18:03:19 -05:00
Slava Pestov f75ef1fde7 windows.dinput.constants: fix deployment 2009-05-11 18:01:35 -05:00
Slava Pestov 1f9fa090a3 Make focusable-child* work even if world has no children, to clean up a code duplication 2009-05-11 17:04:32 -05:00
Slava Pestov 379ba2d777 Add deploy test to ensure game-input works 2009-05-11 17:04:14 -05:00
Slava Pestov 242af36471 tools.deploy.shaker: load ui.debugger into UI apps deployed with debugging support 2009-05-11 16:20:16 -05:00
Slava Pestov 0011fb644d Fix stack underflow in Windows UI backend 2009-05-11 16:19:41 -05:00
Slava Pestov 4e04a78b2f ui.debugger: new mini error dialog box for deployed apps 2009-05-11 16:18:47 -05:00
Slava Pestov 11e17f4acb Merge branch 'master' of git://factorcode.org/git/factor 2009-05-11 14:38:45 -05:00
Joe Groff 09d78877b1 Add user-visible grab-input and ungrab-input words to cleanly toggle grabbing on worlds 2009-05-11 13:18:38 -05:00