Commit Graph

15295 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
Slava Pestov 285c8cecc6 Add some failing unit tests exposing bugs in initial-quot: implementation 2009-06-13 18:34:27 -05:00
Slava Pestov a0e3f356c3 Fix conflict 2009-06-13 17:49:20 -05:00
Slava Pestov 7076d89fc3 destructors: fix docs typo reported by Blei in #concatenative 2009-06-13 17:36:47 -05:00
Slava Pestov 64f93e41a9 Various linear scan fixes
insert spill before reload to fix x86-32 regression
inactive splitting: if all inactive intervals' registers are in use, don't fail
fix stack analysis tests
2009-06-13 17:35:40 -05:00
Doug Coleman 2adeecb9a4 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-12 11:59:14 -05:00
Doug Coleman 258abe31ab add some unit tests for reshaping tuples with initial-quot: slots 2009-06-12 11:58:07 -05:00
Doug Coleman 99bfeb62c4 simplify implementation of initial-quot: 2009-06-12 11:45:53 -05:00
Doug Coleman 21a33419a7 initial-quot: works fully, need to make a couple simplifications 2009-06-12 09:21:51 -05:00
Doug Coleman c5a5e94381 fix destructors docs 2009-06-12 02:43:13 -05:00
Doug Coleman 6a67f02f69 fix load error 2009-06-12 02:43:05 -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
Doug Coleman 360807aaab Merge branch 'master' of erg@trifocus.net:factor 2009-06-11 20:27:33 -05:00
Doug Coleman 50be248db0 don't use summary in slots 2009-06-11 20:26:49 -05:00
Doug Coleman a390fe9644 Revert "merge"
This reverts commit c2a03d259a.
2009-06-11 21:23:47 -04:00
Doug Coleman f9fb81a962 merge 2009-06-11 21:22:24 -04:00
Doug Coleman 6c2e483913 use initital-quot: in threaded-server tuple declaration 2009-06-11 20:20:38 -05:00
Doug Coleman 4bd06486fb make a word not generic, remove unit test for unimplemented feature 2009-06-11 20:20:21 -05:00
Doug Coleman afce3ffd92 Merge branch 'master' of git://factorcode.org/git/factor 2009-06-11 19:48:46 -05:00
Doug Coleman 059eb399f0 add initial-quot: syntax for tuples 2009-06-11 19:48:14 -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
Slava Pestov d0f6a7d048 Split up compiler.cfg.linear-scan.allocation into a number of sub-vocabularies; start work on compiler.cfg.linear-scan.resolve; start work on inactive interval splitting 2009-06-11 17:55:14 -05:00
Joe Groff a2640672d7 «0.0 1.0 ^» was returning 0 instead of 0.0 2009-06-11 17:47:52 -05:00
Doug Coleman 46a50fe0b9 fix duplicate using 2009-06-11 16:53:52 -05:00
Doug Coleman 54a1a8f326 ALIAS: doesn't not work with SYNTAX: words. oops 2009-06-11 15:23:36 -05:00
Doug Coleman 9a8b7122ac fix typo 2009-06-11 15:19:00 -05:00
Doug Coleman f445c6fd7e Merge branch 'master' of git://factorcode.org/git/factor 2009-06-11 15:15:50 -05:00
Doug Coleman a7d02fde28 re-add AUTO-CONSTRUCTOR 2009-06-11 15:15:22 -05:00
Doug Coleman 8ea400ca47 fix using 2009-06-11 14:35:55 -05:00
Doug Coleman 74fbe979bb forward/backward constructors instead of auto-constructors 2009-06-11 14:31:04 -05:00
Doug Coleman 4d9af7317e Merge branch 'master' of git://factorcode.org/git/factor 2009-06-11 13:20:51 -05:00
Doug Coleman 39047be85d call initializers in reverse order to allow base classes to set state after slots are set in a subclass 2009-06-11 13:19:54 -05:00