Commit Graph

9915 Commits (02e961ac7750d7902f5858b54226b805aae46340)

Author SHA1 Message Date
U-SLAVA-DFB8FF805\Slava 852e00c57a Update windows.dinput for specialized-arrays 2008-12-03 09:55:11 -06:00
U-SLAVA-DFB8FF805\Slava 35df2fd480 Add test for malloc-struct-array 2008-12-03 09:54:59 -06:00
U-SLAVA-DFB8FF805\Slava 85c79bb41e Fix malloc-struct-array 2008-12-03 09:54:02 -06:00
Slava Pestov fdbf623bd4 Document struct arrays 2008-12-03 09:45:42 -06:00
Slava Pestov c6f214f60d Add struct-arrays 2008-12-03 09:41:48 -06:00
Slava Pestov 1cf1b5fb3c Merge branch 'master' of git://factorcode.org/git/factor 2008-12-03 09:33:54 -06:00
Slava Pestov 8e69362512 Better error message for INSTANCE: if second arg is not a mixin 2008-12-03 09:33:32 -06:00
U-SLAVA-DFB8FF805\Slava cc34ead754 Update windows.com.wrapper for specialized-arrays changes 2008-12-03 09:12:57 -06:00
U-SLAVA-DFB8FF805\Slava 0a2ef55dc6 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-03 08:58:41 -06:00
U-SLAVA-DFB8FF805\Slava cb5dd5c235 Get io.mmap to load on Windows again 2008-12-03 08:58:20 -06:00
Eduardo Cavazos 3254b1c103 Move pong back to extra 2008-12-03 08:56:25 -06:00
Eduardo Cavazos 5618025403 Merge branch 'master' of factorcode.org:/git/factor 2008-12-03 08:54:24 -06:00
Eduardo Cavazos 83965c8564 cfdg: Use 'specialized-arrays.double' 2008-12-03 08:53:43 -06:00
Eduardo Cavazos 2521f05910 Move cfdg.* back to extra 2008-12-03 08:53:28 -06:00
Slava Pestov e92a30e906 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-03 08:46:28 -06:00
Slava Pestov e5ed7447ed Removing more >r/r> usages 2008-12-03 08:46:16 -06:00
Doug Coleman c4a06d4a60 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-03 08:34:59 -06:00
Doug Coleman 98246ac53a make ftp not depend on lib 2008-12-03 08:34:14 -06:00
Doug Coleman 3c96f9be20 remove try from combinators.lib 2008-12-03 08:33:18 -06:00
Doug Coleman fd270d8ef2 add surround and glue to sequences 2008-12-03 08:32:54 -06:00
Doug Coleman a329960d7e move retry word to continuations 2008-12-03 08:32:12 -06:00
Eduardo Cavazos e24cc8bd62 Move bubble-chamber back to extra 2008-12-03 08:28:19 -06:00
Eduardo Cavazos 6b3b2d78c4 processing.shapes: Remove dependency on 'opengl.demo-support' 2008-12-03 08:24:08 -06:00
Eduardo Cavazos 33c3972f20 Move processing.* and boids back to extra 2008-12-03 08:22:55 -06:00
Slava Pestov 4102857694 Tree shaker now strips out some more PEG stuff 2008-12-03 08:12:28 -06:00
Slava Pestov d60c79c9bf Expand instance? with literal class 2008-12-03 08:11:51 -06:00
U-SLAVA-DFB8FF805\Slava 8834f8e041 Loosen type on direct arrays since we want to use them on displaced aliens too 2008-12-03 06:52:31 -06:00
U-SLAVA-DFB8FF805\Slava da9b38caae Fix Windows bootstrap 2008-12-03 06:52:16 -06:00
U-SLAVA-DFB8FF805\Slava 7b380c526e Clean up windows.ole3 and fix it for specialized-arrays change 2008-12-03 06:38:44 -06:00
Slava Pestov 90cc92353a Don't throw in benchmark. if some benchmarks failed 2008-12-03 06:21:17 -06:00
Slava Pestov 9e9b2e389e Fix dawes benchmark 2008-12-03 06:21:02 -06:00
Slava Pestov e9abdef5c5 Fix io.mmap help lint failures 2008-12-03 06:18:18 -06:00
Slava Pestov 54e1dd3338 Fix help-lint failures in alien.c-types 2008-12-03 06:17:38 -06:00
Slava Pestov 1944fe54c0 Fix compile error in nibble-arrays and add some unit tests 2008-12-03 06:16:17 -06:00
Slava Pestov 90409502e3 Fix [wlet after recent locals refactoring broke it 2008-12-03 06:13:05 -06:00
Doug Coleman 3d17175926 move io.files.unique to basis 2008-12-03 05:24:47 -06:00
Slava Pestov c49cbe5d9c Fix typo in the docs 2008-12-03 04:07:36 -06:00
Slava Pestov 13ed2476cd Fix bogus dependency 2008-12-03 03:44:15 -06:00
Slava Pestov 0ba5304ee3 Fix assocs, generic.standard tests 2008-12-03 03:44:08 -06:00
Slava Pestov 460a43236b Fix serialize tests 2008-12-03 03:43:59 -06:00
Slava Pestov 6200e99f58 Fix specialized vectors, again 2008-12-03 03:43:52 -06:00
Slava Pestov 46b0df1e18 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-03 03:34:38 -06:00
Doug Coleman 68757f0a99 revert id change 2008-12-03 00:19:52 -06:00
Slava Pestov 4eacebe3a3 Merge branch 'specialized-arrays' 2008-12-03 00:08:38 -06:00
Slava Pestov 52fbbc7287 Merge branch 'master' of git://factorcode.org/git/factor 2008-12-03 00:08:10 -06:00
Slava Pestov 004d31c930 Move xml.syntax to unmaintained 2008-12-03 00:07:54 -06:00
Slava Pestov 6236850aa9 Comment out bunny deploy test since bunny is in temporarily in unmaintained 2008-12-03 00:06:46 -06:00
Slava Pestov 5cbbc3e182 Maze doesn't need opengl.demo-support 2008-12-03 00:06:16 -06:00
Slava Pestov 503aee30f7 cap doesn't need opengl.framebuffers 2008-12-03 00:06:08 -06:00
Slava Pestov 0dceb4c664 Update benchmarks for specialized arrays 2008-12-03 00:05:54 -06:00