]> gitweb.factorcode.org Git - factor.git/history - basis/unicode
Add vim indent
[factor.git] / basis / unicode /
2022-05-25 Doug Colemanunicode: Update Unicode version from 13.0 to 14.0
2022-03-26 Doug Colemanunicode.data: Fix confusing error with unknown unicode...
2022-01-15 Doug Colemanunicode: update version number
2022-01-03 John Benediktssonbasis/extra: use remove in a few places
2022-01-02 John Benediktssonhelp.markup: adding $vocab-subsections which renders...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-24 John Benediktssonunicode.collation: fixes for unicode 14.0
2021-12-24 Doug Colemanunicode: Upgrade files to Unicode 14.0
2021-12-22 John Benediktssonmisc cleanup.
2021-12-21 Doug Colemanfactor: Update split-lines tests, fix other tests
2021-12-20 Doug Colemanfactor: fix a few more errors
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-04-05 John Benediktssoninterval-sets: rename in? to interval-in?.
2021-04-01 Doug Colemanunicode.breaks: Another fix for bootstrap
2021-04-01 Doug Colemanunicode.breaks: Compile word before using with literal...
2021-03-31 John Benediktssonunicode.script: need to use literals.
2021-03-31 John Benediktssonunicode: cleanup by using literals and CONSTANT:.
2020-11-04 John Benediktssonunicode.collation: commit the CollationTest_SHIFTED...
2020-10-14 John Benediktssonunicode.collation: fixes for unicode 13.0.
2020-10-13 Fred AlgerUpdate UCA data
2020-10-13 Fred AlgerRemove extraneous/outdated Unicode test data
2020-10-13 Fred AlgerBump Unicode version in basis/unicode
2020-10-13 Fred AlgerUpdate unicode data to Unicode 13.0
2019-08-02 Doug Colemanbasis: Fix Windows 10 select-all for emojis.
2019-07-30 Doug Colemanfactor: fix bootstrap and test and doc
2019-07-30 Doug Colemanunicode.case: Change test, somewhere in the Unicode...
2019-07-30 Doug Colemanunicode.collation: Fix all the tests.
2019-07-30 Doug Colemanunicode: Minor cleanups.
2019-07-30 Doug Colemanunicode.collation: Fix ducet for Tibetan using allkeys.txt
2019-07-30 Doug Colemanunicode.collation: some cleanup, no test fixes
2019-07-30 Doug Colemanunicode.collation: Add Nushu block, it's like Tangut
2019-07-30 Doug Colemancollation: Adding more character ranges
2019-07-30 Doug Colemanunicode.collation: illegal? is now gone, do AAAA BBBB...
2019-07-30 Doug Colemanunicode.collation: Write out explicity the failing...
2019-07-30 KUSUMOTO NorioUNICODE TEXT SEGMENTATION 12.0.0
2019-07-30 Doug Colemanunicode: Update to 11.0
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-03-14 John Benediktssonunicode.collation: minor cleanup.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-02-08 John Benediktssonsets: moving unique/conjoin/conjoin-at to compiler...
2017-02-03 John Benediktssonsimple-flat-file: rename ``data`` to ``load-data-file``.
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-16 John Benediktssonusing ``H{ } zip-index-as``.
2016-07-11 John Benediktssonunicode: add the number of tests...
2016-07-10 John Benediktssonunicode.normalize: better tests that don't spam the...
2016-07-10 John Benediktssonunicode.collation: better tests that don't spam the...
2016-04-16 John Benediktssonreplace some 1 head* with but-last.
2016-04-10 Doug Colemanunicode: Let upper? lower? etc work with slices by...
2016-03-31 John Benediktssonunicode: get the tests to run again.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2016-03-25 Doug Colemanunicode.data, terrain.generation: remove abusive stack...
2015-10-27 John Benediktssonunicode.normalize: cleanup usings.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-19 Doug Colemanfactor: Trim whitespace after ! comments and a few...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-06-08 Doug Colemanunicode.breaks: Rename words to unicode-words
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-06-07 John Benediktssonkernel: remove ?execute, not used much, and a little...
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-20 John Benediktssonunicode.collation: minor doc fix.
2014-05-20 John Benediktssonunicode.breaks: change to using constants instead of...
2014-05-19 John Benediktssonunicode.script: change to use a constant instead of...
2014-05-19 John Benediktssonunicode.data: using interval-sets.
2014-05-19 John Benediktssonunicode: some performance improvements to category...
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-03-11 Doug Colemanbasis: End <PRIVATE with PRIVATE>.
2013-02-20 John Benediktssonsequences: define a single "?set-nth" that is used.
2013-02-20 John Benediktssonsequences: fix uses of set-nth-unsafe.
2013-02-20 John Benediktssonsequences: normalize all the "?set-nth" words, probably...
2013-01-04 Doug Colemansequences: Add join-as, which takes an exemplar. Move...
2013-01-03 John Benediktssonunicode.case: fix stack effect for replace.
2012-09-19 John Benediktssonunicode.breaks: inline word-break-classes.
2012-09-12 John Benediktssonunicode.data: inline category#.
2012-08-30 John Benediktssonunicode.case: fix tests for i-dot? and lithuanian?...
2012-08-30 John Benediktssonunicode.case: slightly cleaner locale case handling.
2012-08-24 John Benediktssonunicode.case: slightly faster >title.
2012-08-24 John Benediktssonunicode.breaks: removing unused word.
2012-08-24 John Benediktssonunicode.breaks: better version of previous patch.
2012-08-24 John BenediktssonRevert "unicode.breaks: use find-index-from instead...
2012-08-24 John Benediktssonunicode.breaks: use find-index-from instead of slices.
2012-07-22 John Benediktssonunicode.collation: fix typo in docs.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssonusing the new H{ } make.
2012-07-15 John Benediktssonunicode.data: faster string operations by using constan...
2012-07-14 John Benediktsson"H{ } substitute" is faster than "{ } substitute".
2012-04-26 John Benediktssonusing reverse! when possible.
2011-12-30 John Benediktssonunicode: Fix some $vocab-links in docs.
2011-11-29 Joe Groffremove values vocab
next