]> gitweb.factorcode.org Git - factor.git/history - extra
Added UTExportedTypeDeclarations to Info.plist
[factor.git] / extra /
2020-12-31 Arnaut DanielUpdate Raylib from 2.5 -> 3.5
2020-12-28 John Benediktssonpeg.javascript: fix docs.
2020-12-28 John Benediktssonbenchmark.javascript: removing for now.
2020-12-24 John Benediktssonpeg.javascript: fix tests.
2020-12-24 John Benediktssonpeg.javascript: support more features
2020-12-24 John Benediktssonpeg.javascript: simplify to one file.
2020-12-24 John Benediktssonbenchmark.javascript: update jquery to 3.5.1 to avoid...
2020-12-21 Doug Colemansemantic-versioning: Better comparison code.
2020-12-21 Doug Colemansemver: Add more semver code to parse ranges. Need...
2020-12-21 Doug Colemanitunes: Add a way to query top podcasts from itunes.
2020-12-21 Doug Colemansequences.extras: Add find-pred
2020-12-18 John BenediktssonRevert "time.unix: faster set-system-time."
2020-12-18 John Benediktssontime.unix: faster set-system-time.
2020-12-18 John Benediktssonimages.processing.rotation: disable on linux temporarily.
2020-12-17 John Benediktssonsorting.extras: adding compare-with.
2020-12-17 John Benediktssondescriptive: fix reset-word on descriptive words.
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-16 John Benediktssongrouping.extras: slightly slower but easier to maintain.
2020-12-16 John Benediktssongrouping.extras: much faster group-map.
2020-12-16 John Benediktssongrouping.extras: better {clump,group}-map.
2020-12-16 John Benediktssongrouping.extras: adding ngroup-map and some utility...
2020-12-16 John Benediktssoncalendar: use clone >gmt in a few places.
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-12-15 John Benediktssonctags.etags: fix ARTICLE: docs.
2020-12-15 John Benediktssonmath.matrices.elimination: fix $snippet to $link in...
2020-12-15 John Benediktssoncalendar.holidays.us: cleanup using.
2020-12-15 John Benediktssoneasy-help: removing prototype.
2020-12-15 John Benediktssoneasy-help: better $examples.
2020-12-15 John Benediktssoneasy-help: some cleanup and add EASY-HELP: to test...
2020-12-15 John Benediktssoneasy-help: adding tests.
2020-12-14 John Benediktssoneasy-help: no spaces when punctuation follows.
2020-12-14 John Benediktssoneasy-help: use $nl instead of \n.
2020-12-14 John Benediktssoneasy-help: experiment in new help syntax.
2020-12-14 John Benediktssoncalendar.holidays: clone timestamps and make holidays...
2020-12-14 John Benediktssonsequences.extras: fix pad-center output type.
2020-12-13 John Benediktssonbase36: adding base36 encoder/decoder.
2020-12-13 John Benediktssonbase62: adding a base63 encoder/decoder.
2020-12-12 John Benediktssontools.cal: remove tests.
2020-12-11 John Benediktssonslots.syntax: moving to basis/
2020-12-11 John Benediktssoncalendar: use now in some places instead of now-gmt.
2020-12-11 John BenediktssonRevert "calendar: make now faster, remove now-gmt."
2020-12-11 John Benediktssoncalendar: make now faster, remove now-gmt.
2020-12-11 John Benediktssoncalendar: cleanup some of the API by making words mutat...
2020-12-11 John Benediktssonsequences.extras: fix docs for pad-center.
2020-12-11 John Benediktssonsequences.extras: simplify pad-center, add docs.
2020-12-10 John Benediktssoncalendar: rename zeller-congruence to (day-of-week).
2020-12-10 John Benediktssoncalendar.format: format year. in 3 columns, use in...
2020-12-10 John Benediktssoncalendar.elapsed: moving words to calendar.format.
2020-12-10 John Benediktssoncalendar.elapsed: change elapsed-time to be integer...
2020-12-09 John Benediktssoncalendar: some cleanup to format and parser.
2020-12-07 John Benediktssonbase24: adding base24 encoding.
2020-12-07 John Benediktssontalks.hmc-talk: adding some slides I used recently.
2020-12-07 John Benediktssonimages.processing.rotation: resurrecting from factor...
2020-12-07 John Benediktssonimages.jpeg: resurrecting from factor-unmaintained.
2020-12-07 John Benediktssonmath: using until-zero in a few places.
2020-12-07 John Benediktssonmath.extras: moving until-zero to math.
2020-12-04 John Benediktssonbase58: adding base58-check.
2020-12-04 John Benediktssonbase58: adding base58 encoding (used by bitcoin).
2020-12-02 Doug Colemanmason.test: blacklist -> errorlist
2020-12-01 John Benediktssonsequences.extras: fix example for loop>sequence.
2020-11-30 John Benediktssonextra: use loop>array in a few places.
2020-11-30 John Benediktssonsequences.extras: loop>sequence simplify.
2020-11-30 John Benediktssonsequences.extras: make loop>array* use produce.
2020-11-30 John Benediktssonsequences.extras: simplify zero-loop>array.
2020-11-30 John Benediktssonsequences.extras: make loop>array faster using produce.
2020-11-29 Doug Colemansequences.extras: Add loop>array** and document all...
2020-11-29 Doug Colemandb.sqlite: Add some more constants and a way to see...
2020-11-24 Doug Colemanrocksdb.ffi: Add test file that should have been added.
2020-11-24 Doug Colemanrocksdb: Disable test for now.
2020-11-24 John Benediktssonmath.statistics: sum-of-squares, sum-of-cubes, sum...
2020-11-24 Doug Colemancpu.arm.assembler: Rename slava's old arm assembler...
2020-11-23 Doug Colemanbittorrent: Add a magnet tuple.
2020-11-22 Doug Colemanrocksdb: Initial binding.
2020-11-21 John Benediktssonhelp.lint.coverage: fix string.
2020-11-21 John BenediktssonA few more fixes for string parsing.
2020-11-20 Doug Colemandocs: fix string issue
2020-11-17 John Benediktssonraylib.ffi: can lookup-library instead of find-library.
2020-11-17 Alexander Iljincontributors: merge the known contributor aliases
2020-11-14 John Benediktssoncombinators.extras: rename new ?call word to chain.
2020-11-13 John Benediktssoncombinators.extras: a few more tests for ?call.
2020-11-13 John Benediktssoncombinators.extras: adding ?call.
2020-11-10 John Benediktssonzealot.help-lint: use require instead of load.
2020-11-08 John Benediktssonimages.viewer: removing stop-control and start-control.
2020-11-08 timorimages.viewer: Don't override model activation/deactivation
2020-11-08 Alexander Iljinbacktrack-docs: add main article and some usage example...
2020-11-07 Doug Colemancalendar: Fix unit test for holidays.
2020-11-07 Doug Colemancalendar.holidays.us: Update nth day of week for base 0.
2020-11-05 John Benediktssonoauth1: fix for urls change.
2020-11-05 John Benediktssonbittorrent: fix read-messages.
2020-11-05 John Benediktssonarrays.shaped: adding get words.
2020-11-05 Doug Colemanzoneinfo: Add words to get weekdays relative to day...
2020-11-05 Doug Colemantime: rename set-time to set-system-time. Add calendar...
2020-11-04 John Benediktssonmath.extras: fix for math.ranges.private refactor.
2020-11-04 John Benediktssonbittorrent: remove debug for now.
2020-11-04 John Benediktssoncombinators.tuples: fix docs for 1make-tuple.
2020-11-04 John Benediktssonsequence.padded: use nth-unsafe in padded-head.
2020-11-04 John Benediktssonsequences.padded: adding virtual padded sequences.
2020-11-04 Doug Colemanzoneinfo: Add word to parse zone.
2020-11-04 Doug Colemansplitting.extras: Add split-head split-tail and slices.
2020-11-04 John Benediktssoncombinators.tuple: rename make-tuple to 1make-tuple.
next