Commit Graph

7650 Commits (c331807cff44b8ccf4a675252a03748f93b18dc2)

Author SHA1 Message Date
Bruno Deferrari c331807cff tokyo: Add summary.txt files 2009-06-17 08:45:47 -03:00
Bruno Deferrari ce47a54562 tokyo.cabinet.abstract: Assoc protocol implementation for Tokyo Cabinet abstract db api 2009-06-16 23:29:09 -03:00
Bruno Deferrari 142f12b5bc tokyo.alien: Fix typo 2009-06-13 22:16:29 -03:00
Bruno Deferrari 56bd085962 tokyo.alien: Add full paths to libraries on osx 2009-06-13 20:41:41 -03:00
Bruno Deferrari cb300e3a84 tokyo.alien: Add code that loads the dlls (not working right now for me) 2009-06-13 20:13:53 -03:00
Bruno Deferrari 17ae993874 Merge branch 'master' into tokyo 2009-06-13 19:29:58 -03:00
Bruno Deferrari f585ba4ba3 tokyo.alien: Add tcadb 2009-06-13 01:49:07 -03:00
Bruno Deferrari 12ac159f6d tokyo.alien: Add tcfdb 2009-06-13 01:41:15 -03:00
Bruno Deferrari d61efa6b28 tokyo.alien: Add tcbdb 2009-06-13 01:24:22 -03:00
Bruno Deferrari 6ebdd52522 tokyo.alien: Fixes, add tchdb, loads now. 2009-06-12 22:58:53 -03:00
Bruno Deferrari 2f15931b3c tokyo.alien: Make time_t a long, needs fix for 64bits windows 2009-06-12 15:19:18 -03:00
Bruno Deferrari 5678c18bda tokyo.alien: Use long for time_t 2009-06-12 15:14:14 -03:00
Bruno Deferrari 8134eccced tokyo.alien: Initial works on tokyo bindings (incomplete, not working, not tested) 2009-06-12 14:25:01 -03:00
Doug Coleman 7134236e46 Merge branch 'master' of git://github.com/prunedtree/factor
Conflicts:
	basis/compression/inflate/inflate.factor
	basis/math/matrices/matrices.factor
2009-06-12 02:33:49 -05:00
Joe Groff 226c76aa1f stop playing fast and loose with NaN representations in half-floats tests 2009-06-11 18:00:01 -05:00
Doug Coleman 3cabf3aeca Merge branch 'master' of git://factorcode.org/git/factor 2009-06-11 11:10:20 -05:00
Doug Coleman a8bc1d36cb 2map and 3map work in cursors 2009-06-10 17:59:14 -04:00
Doug Coleman b8b0e11492 remove use of image boa from noise 2009-06-10 16:05:17 -04:00
Doug Coleman b96a858872 refactor terrain generation to not use an image boa constructor 2009-06-10 15:59:14 -04:00
Joe Groff 12d99ed6f8 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-10 13:06:44 -05:00
Joe Groff 50f4db1ce2 half-precision float vocab 2009-06-10 13:06:06 -05:00
Doug Coleman 6434e4acf1 move images.processing to unmaintained for now 2009-06-09 22:48:19 -04:00
Doug Coleman 9861fdc9b3 take-n returns the rest of the sequence if not enough elements are present 2009-06-09 11:49:22 -04:00
Doug Coleman a59bf32a33 fix cloning weirdness in images rotation tests 2009-06-09 11:48:39 -04:00
Slava Pestov 2b61f6c7ca Merge branch 'master' of git://github.com/mrjbq7/factor 2009-06-09 03:07:36 -05:00
Slava Pestov aaeeaa1e6f Fix load errors 2009-06-08 04:18:57 -05:00
John Benediktsson 88e5397b51 brainfuck: Require loops to be non-empty, add test case. 2009-06-07 17:39:21 -07:00
John Benediktsson 4b21217956 brainfuck: Adding debug (#) operator. 2009-06-07 16:18:13 -07:00
John Benediktsson 6b86f059e7 Merge groups of similar operations. 2009-06-07 15:21:39 -07:00
John Benediktsson 2a5db1abd9 brainfuck: Remove concept of operations now that it is compiled. 2009-06-07 07:52:07 -07:00
John Benediktsson 67a36883fe Compile brainfuck a bit more stylishly. 2009-06-06 20:44:48 -07:00
John Benediktsson e30a9fc4b1 Add some test cases, remember to flush after running program. 2009-06-06 20:11:59 -07:00
John Benediktsson e4a10254d8 Changed brainfuck from interpreter to compiler, using EBNF's. 2009-06-06 10:07:23 -07:00
Marc Fauconneau 5e31d6266e ML-style (* nested (* comments *) *) 2009-06-05 15:29:36 +09:00
John Benediktsson 992ab4e677 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-04 23:01:34 -07:00
Doug Coleman 3c8ce48e3c don't normalize images in processing.rotation. this means there are some padding bytes to deal with 2009-06-04 15:09:25 -05:00
John Benediktsson 7338792121 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-04 08:50:06 -07:00
John Benediktsson b1136c77b5 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-03 21:50:09 -07:00
Doug Coleman 80c59d1a0f add a logged-in flag to managed-server for logging in connections so we don't have to throw exceptions to kill clients 2009-06-03 23:00:56 -05:00
Doug Coleman f6ac611a04 really disconnect someone if name is taken 2009-06-03 22:19:46 -05:00
Joe Groff 469d7af27a Catch and wrap game-loop errors and send them through the UI when available. much nicer than having to check the console 2009-06-03 19:55:38 -05:00
John Benediktsson 0c0f796267 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-03 10:00:43 -07:00
Joe Groff 0169934f6d null-world class for interactive OpenGL use 2009-06-03 11:03:34 -05:00
John Benediktsson 00999b072f Merge branch 'master' of git://factorcode.org/git/factor 2009-06-01 15:04:34 -07:00
Doug Coleman 2d6bb2fef3 Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-06-01 16:12:09 -05:00
Jose A. Ortega Ruiz 45e6683c62 FUEL: developer-name is not overriden in scaffolds if so desired. 2009-06-01 23:09:30 +02:00
John Benediktsson 7f13b49a5d Merge branch 'master' of git://factorcode.org/git/factor 2009-06-01 14:00:56 -07:00
John Benediktsson 7f12d582a5 Updated test cases. 2009-06-01 14:00:37 -07:00
Doug Coleman 0a0ed4777f Merge branch 'irc' of git://www.tiodante.com/git/factor 2009-06-01 15:20:25 -05:00
John Benediktsson 938f33c786 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-01 12:45:30 -07:00