Commit Graph

6903 Commits (a8560f0f57cc295cc9d3ed567ceaec4d0e5029a7)

Author SHA1 Message Date
Slava Pestov a8560f0f57 Don't store f in vocab root cache 2008-08-25 02:09:45 -05:00
Slava Pestov 8c46a3d56f Only annotate certain nodes ith value info 2008-08-24 14:02:33 -05:00
Slava Pestov 8aa6f673aa Optimizations and load fixes 2008-08-24 03:59:37 -05:00
Slava Pestov 8a8d3b50b9 Add some benchmarks 2008-08-24 03:59:22 -05:00
Slava Pestov 7359873b60 Minor compiler tweaks 2008-08-24 01:21:23 -05:00
Slava Pestov 88e3f6bd1d Remove dead code 2008-08-24 00:13:35 -05:00
Slava Pestov b6a7ebf184 Fix map-case 2008-08-23 22:35:29 -05:00
Slava Pestov 91059b4ad6 Documentation update 2008-08-23 20:24:54 -05:00
Slava Pestov 8ce6924702 Fix minor inference errors 2008-08-23 15:05:46 -05:00
Slava Pestov 496c1a115d Fix typos 2008-08-23 15:05:37 -05:00
Slava Pestov d8ede92dfb Removing delegation support from UI 2008-08-22 23:27:25 -05:00
Slava Pestov a4ac751605 Starting to remove delegation 2008-08-22 23:20:49 -05:00
Slava Pestov 59f902f673 Moving parts of extra/peg to basis 2008-08-22 23:04:24 -05:00
Slava Pestov 8b855b2445 Help lint fixes 2008-08-22 23:00:35 -05:00
Slava Pestov e96228b24c Move a few UI dependencies into basis 2008-08-22 22:10:49 -05:00
Slava Pestov 40e926609a Fixing unit tests 2008-08-22 22:07:59 -05:00
Slava Pestov fd8136786b Cleaning up DCE 2008-08-22 18:09:48 -05:00
Slava Pestov 3eb0476811 Add declaration 2008-08-22 18:09:38 -05:00
Slava Pestov 2440fc1ceb Fixing remaining issues 2008-08-22 17:38:23 -05:00
Slava Pestov 9aa6d8ae04 Compiler fixes 2008-08-22 15:30:57 -05:00
Slava Pestov 86f11713e3 Fixing some more bugs 2008-08-22 03:12:15 -05:00
Slava Pestov c773d8256b Fix another bug; cleanup phase too eager to remove #phi nodes 2008-08-19 21:48:08 -05:00
Slava Pestov 17758f3749 Stack flow checker; various fixes 2008-08-19 17:11:33 -05:00
Slava Pestov 0efec0eff1 DCE fixes 2008-08-18 21:30:10 -05:00
Slava Pestov aa9341e579 Enforce that usages of >r/r> must be balanced within a quotation 2008-08-18 20:49:03 -05:00
Slava Pestov 60dd301497 Merge branch 'master' into new_optimizer 2008-08-18 20:31:57 -05:00
Slava Pestov 95657e5742 Remove some funny retain stack usage 2008-08-18 20:13:24 -05:00
Slava Pestov 705054b567 Working on stricter retain stack usage 2008-08-18 20:08:45 -05:00
Slava Pestov 1f89f9bd86 Merge branch 'master' into new_optimizer 2008-08-18 16:44:01 -05:00
Slava Pestov 707ce03f71 Merge branch 'master' of git://factorcode.org/git/factor 2008-08-18 16:41:10 -05:00
Slava Pestov 8b55b53269 Re-implement reverse to fix obscure problem 2008-08-18 16:40:50 -05:00
Slava Pestov 9b6fb70eba Debugging optimizer 2008-08-18 15:47:49 -05:00
Doug Coleman 4a1a87521c add some metadata 2008-08-18 11:29:30 -05:00
Doug Coleman 9f73644575 put the regexp library into git
it still needs these fixes: empty \Q\E, lookahead, group captures, unicode character classes, reluctant matching if possible
2008-08-18 11:24:18 -05:00
Doug Coleman 16342a8a40 fix ?at, if-at and add unit tests 2008-08-17 21:54:10 -05:00
Doug Coleman ab56eb0e48 add ?at, simplify if-at 2008-08-17 21:27:35 -05:00
Doug Coleman c56a769fef add if-at, when-at, and unless-at
it's like if-empty
2008-08-17 12:01:04 -05:00
Doug Coleman 507f814d48 remove old accessors before major refactoring 2008-08-17 10:50:26 -05:00
Doug Coleman 8f00739601 remove old accessors, cleanup 2008-08-17 10:38:34 -05:00
Doug Coleman a3e25491c0 dno't send Cc in header if it's not set 2008-08-17 09:37:04 -05:00
Doug Coleman 4bbf2de249 add support for cc and bcc to smtp 2008-08-16 17:28:38 -05:00
Doug Coleman 5e247325b2 refactor smtp to not clone the email
add email>headers word instead
2008-08-16 17:20:18 -05:00
Doug Coleman 0eea37c13d add quad combinator
inline the do-while combinator
2008-08-16 16:05:00 -05:00
Doug Coleman dbddc8d590 add types to TUPLE: email 2008-08-16 15:59:32 -05:00
Doug Coleman 107cadf604 add the %chance combinator 2008-08-16 15:20:34 -05:00
Doug Coleman bd8dcd4e0a move quad to quadruple in utf8 2008-08-16 14:20:36 -05:00
Doug Coleman fa5cff02e8 move more throws to ERROR: 2008-08-16 14:20:13 -05:00
Doug Coleman 21518ff78e better error handling in smtp 2008-08-16 14:14:20 -05:00
Slava Pestov 2fa08c75b9 Fix bug, better tests 2008-08-15 21:45:05 -05:00
Slava Pestov fcfd6caa21 Merge branch 'master' into new_optimizer 2008-08-15 18:57:14 -05:00