Commit Graph

14659 Commits (9f39a759284528fdf6122a48c0cb839ede8b5409)

Author SHA1 Message Date
Slava Pestov 9f39a75928 webapps.mason: work on it some more 2009-05-13 19:53:52 -05:00
Slava Pestov cc96b3bd7e Update mason.platform for webapps.mason 2009-05-13 19:47:00 -05:00
Slava Pestov edeeabb9a1 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:39:33 -05:00
Slava Pestov cd519b1fea webapps.mason: preliminary checkin 2009-05-13 19:39:26 -05:00
Joe Groff f95ed3ee68 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:36:18 -05:00
Joe Groff 96e8006eb3 redundant math is redundant 2009-05-13 19:36:06 -05:00
Joe Groff 575b0645a3 in game-worlds, open game-input before starting game-loop and close after. otherwise there's a chance the game-loop might tick without game-input available 2009-05-13 19:35:46 -05:00
Slava Pestov e6106c8bf6 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:34:05 -05:00
Slava Pestov d50121346d mason.notify.server: parameters were wrong way around 2009-05-13 19:33:57 -05:00
Joe Groff 0483a5044a rotate-circular word 2009-05-13 19:31:58 -05:00
U-C4\Administrator d810905d85 unbassackwardsify the mouse, q and e rotate too 2009-05-13 19:26:08 -05:00
U-C4\Administrator 72c2d86893 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 19:22:10 -05:00
U-C4\Administrator cce7b36ea3 terrain demo allows looking around with keyboard now. used ${ in a few places 2009-05-13 19:21:27 -05:00
Slava Pestov 6af3332c40 New mason.notify.server tool, and fix failure report 2009-05-13 18:19:30 -05:00
Slava Pestov bb39a62269 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-13 17:29:42 -05:00
Slava Pestov c566708612 mason.common: fix git-id word on Windows 2009-05-13 17:29:14 -05:00
Slava Pestov ca6cbbb2f9 tools.annotations: now prints a table of values 2009-05-13 17:03:41 -05:00
Slava Pestov 977a6e0455 Merge branch 'irc' of git://www.tiodante.com/git/factor 2009-05-13 16:59:18 -05:00
Slava Pestov 9b79f9be4e Merge branch 'redis' of git://www.tiodante.com/git/factor 2009-05-13 16:59:12 -05:00
Slava Pestov f43667640a 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 2b9631075a Graduation! Move game-input and iokit into basis 2009-05-13 14:18:10 -05:00
Slava Pestov 1e6227fe68 os-linux.cpp: inotify wrappers should be VM_C_API 2009-05-13 03:49:51 -05:00
Slava Pestov 9ef162e2ef More VM cleanups 2009-05-13 01:08:16 -05:00
Slava Pestov 69cb3dee5e 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 a879698e0e Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 21:24:05 -05:00
Slava Pestov b67b617746 Fix compiler breakage if a GENERIC# has an incorrect stack effect declaration 2009-05-12 21:23:52 -05:00
Slava Pestov fd3a568191 Fix GENERIC# with out of bounds dispatch position 2009-05-12 20:47:20 -05:00
Slava Pestov c026702390 fix stat on 64bit linux 2009-05-12 18:04:22 -05:00
Slava Pestov 5e2b985d9e Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 17:09:33 -05:00
Slava Pestov f9d711c307 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 d43ed4da21 mason: add timeouts in more places, clean up .dmg creation code 2009-05-12 16:52:43 -05:00
Slava Pestov 3987468ff3 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 16:23:26 -05:00
Slava Pestov e0f4b18709 Link VM with OpenSSL on NetBSD otherwise it can't find some symbols 2009-05-12 16:23:09 -05:00
Doug Coleman 8ddbfb5161 make output>array a macro to avoid subtle bugs 2009-05-12 10:32:19 -05:00
Slava Pestov 5a8e7d1c76 io.bakend.windows.nt: fix bootstrap error 2009-05-12 06:25:06 -05:00
Slava Pestov 8137ec68ea 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 c0f5dba77a Merge branch 'bloom-filters' of git://github.com/alec/factor 2009-05-12 05:39:02 -05:00
Slava Pestov 2fdc666589 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 e3d39b9d9e Move try-output-process from mason.common to io.launcher 2009-05-12 05:16:19 -05:00
Slava Pestov 5ddca1d0f2 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-12 04:26:17 -05:00
Slava Pestov 2508ba2e6d 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 aa0e954633 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 4f82ee914b hello-ui and spheres can deploy without I/O 2009-05-12 04:18:50 -05:00
Slava Pestov 560ad8b2e5 ui.gadgets.worlds: Remove unneeded ui.commands dependency. This reduces deployed image size 2009-05-12 04:02:24 -05:00
Slava Pestov 1877a5ddd5 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 96b1ae86a4 Clean up init-stdio implementations and move io.streams.null to basis 2009-05-12 03:35:48 -05:00
Slava Pestov 6e08e29a3a Remove compiled slot from quotations since its not needed 2009-05-12 03:09:15 -05:00
Slava Pestov 2f1ffc5d35 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-11 22:05:23 -05:00
Slava Pestov d8a0441837 mason.notify: fix munged refactoring 2009-05-11 22:04:54 -05:00
Doug Coleman 0ef5826b86 remove the rest of the unportable fields from dirent for now 2009-05-11 22:03:07 -05:00