Commit Graph

7719 Commits (93641c534db34db0db05bc19f12fd59b598ab2f8)

Author SHA1 Message Date
Sam Anklesaria 93641c534d frp documentation updated 2009-06-25 23:23:09 -05:00
Sam Anklesaria 5a465d016b changed frp demo to a gui sudoku solver 2009-06-25 16:09:23 -05:00
Sam Anklesaria 5ef2e957e3 frp: using unparent rather than manual child removal 2009-06-25 15:55:09 -05:00
Sam Anklesaria ea052600bf simplification of frp 2009-06-24 20:06:12 -05:00
Sam Anklesaria 2a26670099 image buttons built in 2009-06-21 21:08:50 -05:00
Sam Anklesaria b8633e5e12 fixed point signals 2009-06-21 21:08:24 -05:00
Sam Anklesaria 08c386f534 dynamic lambdas 2009-06-21 21:07:16 -05:00
Sam Anklesaria 0f7c3956d1 frp-action-fields 2009-06-18 15:54:24 -05:00
Sam Anklesaria 5f903930a3 fold-model improvements 2009-06-18 15:32:11 -05:00
Sam Anklesaria 4d2d9f86b4 ui.frp.layout checks namespace only to 1 level 2009-06-17 18:05:54 -05:00
Sam Anklesaria 979d0c9d48 forgot recipes' sequences.extra dep 2009-06-17 12:56:32 -05:00
Sam Anklesaria 6132608cc2 extra sequences functions moved out of core 2009-06-17 12:35:09 -05:00
Sam Anklesaria 48c63c5efb misc ui.frp fixes 2009-06-16 15:50:48 -05:00
Sam Anklesaria 63f3c5dedd persistency allows sql types for slots 2009-06-16 14:36:01 -05:00
Sam Anklesaria 8051218ee0 ui.frp examples updated 2009-06-14 13:08:49 -05:00
Sam Anklesaria fee59b772b ui.frp: no restarts needed for compilation 2009-06-14 12:58:55 -05:00
Sam Anklesaria 63204e677a Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:
	unmaintained/modules/rpc-server/rpc-server.factor
2009-06-14 11:56:45 -05:00
Sam Anklesaria b265e3afea ui.frp connection reordering supported 2009-06-14 11:42:31 -05:00
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
Sam Anklesaria c03ec9f053 frp ,? word added 2009-06-11 09:13:52 -05:00
Doug Coleman a8bc1d36cb 2map and 3map work in cursors 2009-06-10 17:59:14 -04:00
Sam Anklesaria 5f3ca1072b ui.frp uses placeholders for templating 2009-06-10 16:15:02 -05: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
Sam Anklesaria 1aca6455de frp templating sizes bug fixed 2009-06-07 18:42:20 -05:00
John Benediktsson 4b21217956 brainfuck: Adding debug (#) operator. 2009-06-07 16:18:13 -07:00
Sam Anklesaria 95d2147dd5 frp books automatically add models 2009-06-07 17:43:07 -05:00
John Benediktsson 6b86f059e7 Merge groups of similar operations. 2009-06-07 15:21:39 -07:00
Sam Anklesaria e8cbb5b228 frp.layout works with books 2009-06-07 17:03:32 -05:00
Sam Anklesaria 5b4466161c persistency vocab completely hides db for storage 2009-06-07 13:33:04 -05: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
Sam Anklesaria 58192d7e6e ui.frp.layout fixed- now works normally 2009-06-06 20:58:12 -05: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
Sam Anklesaria acf9159f31 set-n allows dynamic variable assigning in outer scopes 2009-06-04 21:24:25 -05:00
Sam Anklesaria b74b8478f3 ui.frp templates separate model, view 2009-06-04 21:22:30 -05:00