Commit Graph

19 Commits (a28a80abcfc57b4fb2067d78d551c2334c995f39)

Author SHA1 Message Date
Slava Pestov 1951d739a0 Stack effect declarations are mandatory on all words now
define-temp now takes an effect parameter
Fix compiler bug that Dan found
Stricter enforcement of * effects
Move compile-call from compiler.units to compiler
2009-02-23 20:27:05 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Slava Pestov ebd0e9250f Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead 2009-02-15 20:45:06 -06:00
Slava Pestov 6b99b04531 Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
Doug Coleman 3c408342ef renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
Daniel Ehrenberg 8d8efb6dce Fixing Unicode bootstrap issue (hopefully) 2009-01-08 22:49:24 -06:00
Daniel Ehrenberg ad53cb8635 Privatizing unicode.case:ch>{lower,upper,title} 2009-01-08 19:07:46 -06:00
Daniel Ehrenberg cf3473cc91 Making normalization and case conversion faster 2009-01-08 17:56:52 -06:00
Daniel Ehrenberg e927d84404 Fixing doc errors 2009-01-08 15:38:03 -06:00
Daniel Ehrenberg 8b351b1ad6 Fixing normalize errors 2009-01-07 23:13:04 -06:00
Daniel Ehrenberg c0ad6b7c55 More docs; more case words public 2009-01-07 21:45:33 -06:00
Daniel Ehrenberg 4dc505f252 Word breaks 2009-01-07 12:23:07 -06:00
Daniel Ehrenberg 5357eee12e Fixing unicode normalization--all tests pass 2009-01-06 16:25:12 -06:00
Daniel Ehrenberg 9d3d3f815f Unicode normalization bug fixes (incomplete) 2009-01-05 22:19:14 -06:00
Slava Pestov e5ed7447ed Removing more >r/r> usages 2008-12-03 08:46:16 -06:00
Doug Coleman a30dbec5fb remove dead code, add copyright 2008-10-05 18:36:56 -05:00
Slava Pestov c19f2257f4 Fix permission bits 2008-10-02 08:34:49 -05:00
Slava Pestov 853f1ef5a6 Fix bug with values and deployment, add new to: sugar 2008-09-28 00:40:41 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00