Commit Graph

7414 Commits (6e5e0f037299d1c72d8a9f2595def1ce88e0b991)

Author SHA1 Message Date
Slava Pestov 6e5e0f0372 Add unit test 2008-09-04 17:36:52 -05:00
Slava Pestov 95a4be3522 Fix redirection 2008-09-04 16:56:41 -05:00
Slava Pestov 680e028ccb Remove blank line 2008-09-04 16:56:24 -05:00
Slava Pestov e55a26bd53 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 23:43:17 -05:00
Slava Pestov 7bc32975ee Fix erg's bug 2008-09-03 23:38:32 -05:00
Doug Coleman 2e7ebe5936 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 22:21:42 -05:00
Doug Coleman 40a3f648ac require the vocabulary after scaffold creates it 2008-09-03 22:21:09 -05:00
Slava Pestov 03e205c462 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 22:20:57 -05:00
Slava Pestov 93a8a40005 Fix vocab browser wart 2008-09-03 22:20:40 -05:00
Doug Coleman b0e16704e6 eliminate redundant redundancy 2008-09-03 21:38:16 -05:00
Doug Coleman 2e0e061790 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 21:29:44 -05:00
Slava Pestov 90b2bfbc43 Fix benchmark 2008-09-03 21:03:31 -05:00
Doug Coleman b5389b8a8c add authors file 2008-09-03 20:31:38 -05:00
Doug Coleman 35e423b570 add more types, nicer printing of values 2008-09-03 20:30:38 -05:00
Slava Pestov 15391abdd7 Print call stack trace for thread errors 2008-09-03 20:20:03 -05:00
Slava Pestov e9877bf940 Move csv to basis 2008-09-03 20:19:52 -05:00
Slava Pestov 4f86c5ce7f Add unportable tags to blas for now 2008-09-03 20:09:39 -05:00
Doug Coleman 1e3e21537e keep track of a using list so stack effects with types aren't annoying to use 2008-09-03 20:08:39 -05:00
Doug Coleman 7d3851ec48 add scaffold tool 2008-09-03 19:43:36 -05:00
Slava Pestov 87afb9d657 Fix benchmark 2008-09-03 18:48:03 -05:00
Slava Pestov fdf75fe110 Remove slots.deprecated, remove unused slots from slot-spec tuple; last vestiges of old accessors are now gone forever 2008-09-03 18:47:52 -05:00
Slava Pestov 6d506b89e8 Image size reduction 2008-09-03 18:23:48 -05:00
Slava Pestov 21bfcddfd7 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 17:24:22 -05:00
Slava Pestov d12f55be31 Fix unit test failure in compiler 2008-09-03 17:24:06 -05:00
Slava Pestov 194762776e Euler benchmarks were leaving junk on the stack 2008-09-03 17:23:58 -05:00
Doug Coleman 8ebb7f9be7 fix irc for delegate removal 2008-09-03 12:39:30 -05:00
Doug Coleman 7aa0086278 fix docs 2008-09-03 12:34:34 -05:00
Doug Coleman 64be3e3f81 remove code that dealt with delegates 2008-09-03 12:33:00 -05:00
Slava Pestov c5979caf75 Fix benchmark 2008-09-03 07:36:12 -05:00
Slava Pestov e16893a2bf Unit test fix 2008-09-03 07:34:11 -05:00
Slava Pestov 9122669fe0 Two new benchmarks 2008-09-03 07:33:20 -05:00
Slava Pestov 9a58cbc229 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 07:25:52 -05:00
Slava Pestov f4d2d04093 Benchmark updates 2008-09-03 07:25:34 -05:00
Eduardo Cavazos d2d2660af4 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 07:13:06 -05:00
Slava Pestov 5cd014f8ca New UI panes benchmark to highlight recent perforammance regression there 2008-09-03 06:34:40 -05:00
Slava Pestov 6b07c85fec Minor fixes here and there for delegation slot removal 2008-09-03 06:05:50 -05:00
Slava Pestov d552ee1071 Tweak PPC intrinsics 2008-09-03 04:02:25 -05:00
Slava Pestov 1756e94824 Fix gesture logger bug which was breaking UI 2008-09-03 04:02:18 -05:00
Slava Pestov 0f9a707c55 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 03:47:15 -05:00
Slava Pestov e1716d92b3 Remove delegation slot 2008-09-03 03:46:56 -05:00
Slava Pestov 5ae4165570 Add inline declarations to binary-trees benchmark for ~8% performance gain 2008-09-03 03:39:49 -05:00
Eduardo Cavazos f374105084 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-03 02:18:37 -05:00
Eduardo Cavazos a24645fbca obj.pring: Quick workaround for vocab-browser 2008-09-03 02:17:28 -05:00
Eduardo Cavazos a4e77124af New vocabulary browser 2008-09-03 02:16:45 -05:00
Doug Coleman 3b3435acb5 remove old fp-infinity? 2008-09-03 01:37:50 -05:00
Doug Coleman 73086e1a61 add fp-infinity?, docs, and tests 2008-09-03 01:35:03 -05:00
Doug Coleman 732bfc0bf6 re-add alien calls with a comment 2008-09-03 01:07:48 -05:00
Slava Pestov ac97c1e14c Working on removing delegation slot 2008-09-02 23:21:08 -05:00
Slava Pestov a4a00f6e40 Adding missing optimizations to finalization pass 2008-09-02 22:59:49 -05:00
Doug Coleman c03b7a4f83 Merge branch 'master' of git://factorcode.org/git/factor 2008-09-02 22:51:39 -05:00