Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
Doug Coleman
|
10e74c6066
|
sequences: Add join-as, which takes an exemplar. Move split-subseq and replace from unicode.case to splitting and fix an infinite loop with split-subseq. Add docs/tests.
|
2013-01-03 16:44:25 -08:00 |
John Benediktsson
|
f71d01ea7e
|
unicode.case: fix stack effect for replace.
|
2013-01-03 15:33:19 -08:00 |
John Benediktsson
|
40992bd3b6
|
unicode.case: fix tests for i-dot? and lithuanian? change.
|
2012-08-30 13:33:35 -07:00 |
John Benediktsson
|
d3fc7ef6c2
|
unicode.case: slightly cleaner locale case handling.
|
2012-08-30 11:32:12 -07:00 |
John Benediktsson
|
625da03282
|
unicode.case: slightly faster >title.
|
2012-08-24 15:16:27 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Doug Coleman
|
933319f401
|
Cleanups found with lint tool
|
2011-10-14 10:15:13 -07:00 |
John Benediktsson
|
1fa63f97f0
|
Removing unused private words. See #132.
|
2011-09-25 11:43:26 -07:00 |
Joe Groff
|
f0f3252113
|
unicode.case: rename title-word to capitalize and make it public
|
2010-01-22 15:06:04 -08:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
407377fc98
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Daniel Ehrenberg
|
62638fb4d3
|
Moving unicode.syntax to unicode.categories.syntax; documenting and modifying syntax
|
2009-03-21 01:11:45 -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 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Daniel Ehrenberg
|
28e644209c
|
Unicode.case supports lithuanian properly (hopefully)
|
2009-02-06 00:42:46 -06:00 |
Daniel Ehrenberg
|
0dd811557b
|
Removing sequences.next
|
2009-02-05 20:28:36 -06:00 |
Slava Pestov
|
4b4d93dddd
|
Move at-default from unicode.case to assocs, move 2cache from classes.algebra to assocs, clean up some code to no longer use -rot, rot, pick
|
2009-01-20 15:27:14 -06:00 |
Daniel Ehrenberg
|
1ed964e539
|
Speeding up normalization
|
2009-01-09 14:03:33 -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
|
4f4198d850
|
Cleaning up case conversion (still need Lithuanian tests)
|
2009-01-08 15:00:59 -06:00 |
Daniel Ehrenberg
|
1aa0684d45
|
Case conversion title case fixed
|
2009-01-07 23:54:19 -06:00 |
Daniel Ehrenberg
|
c0ad6b7c55
|
More docs; more case words public
|
2009-01-07 21:45:33 -06:00 |
Daniel Ehrenberg
|
501fb3ccf1
|
Unicode docs
|
2009-01-07 17:59:01 -06:00 |
Doug Coleman
|
1e53cf6c9f
|
upper? was copy/pasted and WRONG. found with extra/lint
|
2008-12-07 01:36:10 -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
|
44f53de164
|
Move make to its own vocabulary, remove fry _ feature
|
2008-09-10 20:07:00 -05:00 |
Doug Coleman
|
b31d203478
|
new accessors
|
2008-08-30 13:55:07 -05:00 |
Slava Pestov
|
b6a7ebf184
|
Fix map-case
|
2008-08-23 22:35:29 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |