]> gitweb.factorcode.org Git - factor.git/history - basis/unicode
windows.uniscribe: support text with transparent background
[factor.git] / basis / unicode /
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
2011-11-24 Joe Groffuse radix literals
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-16 John BenediktssonCleanup more lint warnings.
2011-10-14 Doug ColemanCleanups found with lint tool
2011-10-13 John Benediktssonsequences: adding find-index.
2011-10-12 John Benediktssonunicode.data: remove dependency on hash2.
2011-10-12 John Benediktssonunicode.breaks: >words is now 90+% faster.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 John BenediktssonRemoving "to:" syntax from values.
2011-09-25 John BenediktssonRemoving unused private words. See #132.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 John BenediktssonMerge branch 'master' into sorting
2011-04-07 John BenediktssonUpdate code that did ">alist sort-" to just "sort-".
2011-02-28 Slava PestovFix conflict
2011-01-17 Keita Hagaunicode.collation: fix typo in docs
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-10-08 Doug ColemanMove ch-upper? from unicode.case to ascii
2010-10-05 Doug ColemanAdd ch-upper? and ch-lower? words
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-21 Doug ColemanUse proper unicode collation for sorting strings, and...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-21 Doug ColemanUse keys/values where appropriate
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
next