Commit Graph

28 Commits (31e7d355fe1ce8dc5909c675f7952f6e5435c015)

Author SHA1 Message Date
Doug Coleman 5a3a14d1c9 remove at-default. it was hardly used and it's just '?at drop' 2009-05-24 21:46:59 -05:00
Slava Pestov a0eb60906d Fix even more usings 2009-05-16 10:45:17 -05:00
Daniel Ehrenberg f3038f2ae8 More docs for Unicode and simple-flat-file; moving more parsing code there 2009-03-20 19:53:54 -05:00
Daniel Ehrenberg 4aa430cfd7 Moving more parsing code to simple-flat-file 2009-03-18 22:49:06 -05:00
Daniel Ehrenberg 1dd34ad776 Reorganizing Unicode data, so that the data tables are private; ch>upper moves to unicode.data 2009-03-18 21:04:36 -05:00
Daniel Ehrenberg 3e63d3eb01 Fixing Unicode docs 2009-03-18 20:02:03 -05:00
Daniel Ehrenberg ba9938c30f Reorganizing things in regexp, mostly 2009-03-18 16:09:45 -05:00
Daniel Ehrenberg 54194d269c Some reorganizing in Unicode; regexp class changes 2009-03-17 19:39:04 -05:00
Daniel Ehrenberg 4a79ee9bb9 Making unicode.data slightly more efficient 2009-03-17 00:04:27 -05:00
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