Commit Graph

7638 Commits (2b3d62821e7179c9665e2ef12f4b36fbda44d39b)

Author SHA1 Message Date
Slava Pestov b18c84454b Move constructors vocabulary to extra and refactor basis code not to use it 2009-06-13 18:47:19 -05: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
Doug Coleman a4a2ae8a78 send \r\n instead of \n for windows telnet clients 2009-06-01 13:35:04 -05:00
John Benediktsson d99ae5af92 Adding brainf*ck implementation. 2009-06-01 11:21:14 -07:00
Doug Coleman ae75b41a43 clean up some stack shuffling 2009-05-31 08:53:42 -05:00
Doug Coleman 50e6fac013 change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
Doug Coleman 3df3ffc416 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-30 15:53:15 -05:00
Doug Coleman 4b2dab10a0 refactor a bit of the chat server, add /nick 2009-05-30 16:50:38 -04:00
Doug Coleman 77654ce7bd fix error handling in managed-server 2009-05-30 15:50:08 -05:00
Doug Coleman ecc2924eb6 fix a word in managed-server 2009-05-30 13:51:03 -05:00
Doug Coleman f0a556f0f3 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-30 13:39:12 -05:00
Doug Coleman ba82679168 add a few utility words to managed-server 2009-05-30 13:38:40 -05:00
Slava Pestov f6acad88d4 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-30 13:23:27 -05:00
Slava Pestov 0d2c3cd552 sequences.product: fix ABOUT: 2009-05-30 13:23:07 -05:00