]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-12-12 John Benediktssonmisc/vim: generate syntax.
2020-12-12 John Benediktssontools.cal: remove tests.
2020-12-12 John Benediktssonsequences: improving cartesian-product to return type...
2020-12-11 John Benediktssonjson.reader: rename read-json-objects to read-json.
2020-12-11 John Benediktssoncalendar: add some tests for time-.
2020-12-11 John Benediktssoncalendar: rename >local back to >local-time.
2020-12-11 John Benediktssonslots.syntax: moving to basis/
2020-12-11 John Benediktssoncalendar: no need to use sequences.rotated.
2020-12-11 John Benediktssonmath.combinatorics: fix $values for all-selections.
2020-12-11 John Benediktssonmath: rename selections to all-selections.
2020-12-11 John Benediktssoncalendar: speed up time+.
2020-12-11 John Benediktssonsequences: change replace-slice to return type of seq...
2020-12-11 John BenediktssonRevert "sequences: change test case for replace-slice."
2020-12-11 John Benediktssoncalendar.parser: use duration*.
2020-12-11 John Benediktssoncalendar: faster /rem.
2020-12-11 John Benediktssonunix.time: better struct slot names for timezone.
2020-12-11 John Benediktssoncalendar: use now in some places instead of now-gmt.
2020-12-11 John Benediktssoncalendar: fix docs.
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: simplify am/pm.
2020-12-11 John Benediktssoncalendar: rename time* to duration*.
2020-12-11 John Benediktssoncalendar: 12am is midnight, 12pm is noon.
2020-12-11 John Benediktssoncalendar: simplify (time+).
2020-12-11 John Benediktssoncalendar: fix tests for nth-day-of-month.
2020-12-11 John Benediktssoncalendar: simplify time-since-midnight.
2020-12-11 John Benediktssoncalendar: fix nth-day-this-month to mutate.
2020-12-11 John Benediktssoncalendar: fix more words to be mutating.
2020-12-11 John Benediktssoncalendar: more cleanup.
2020-12-11 John Benediktssonsequences: change test case for replace-slice.
2020-12-11 John Benediktssonbootstrap: change stage1 to do a load-all of resource...
2020-12-11 John Benediktssoncalendar: cleanup some of the API by making words mutat...
2020-12-11 John Benediktssoncalendar: rename convert-timezone back.
2020-12-11 John Benediktssonsequences.extras: fix docs for pad-center.
2020-12-11 John Benediktssonmisc/vim: generate syntax.
2020-12-11 John Benediktssonsequences: fix docs for reversed.
2020-12-11 John Benediktssonsequences.extras: simplify pad-center, add docs.
2020-12-11 John Benediktssonsequences: make padding private, add docs.
2020-12-11 John Benediktssonsequences: adding surround-as and glue-as.
2020-12-11 John Benediktssoncalendar.format: more tests.
2020-12-10 John Benediktssoncalendar.format: adding tests.
2020-12-10 John Benediktssoncalendar.format: fix duration>hms handling of seconds.
2020-12-10 John Benediktssoncalendar: adding >local-time! and some docs.
2020-12-10 John Benediktssoncalendar: remove normalize-timestamp, cleanup convert...
2020-12-10 John Benediktssoncalendar: rename zeller-congruence to (day-of-week).
2020-12-10 John Benediktssoncalendar.format: simplify month.
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-10 John Benediktssoncalendar.format: adding ctime format.
2020-12-10 John Benediktssonlogging: delete old test logs.
2020-12-10 John Benediktssonstrings.parser: fix blank.
2020-12-10 John Benediktssonlogging.server: use rfc3339.
2020-12-10 John Benediktssontools.deploy: fix test.
2020-12-09 John Benediktssonlogging: fix uses of (timestamp>string).
2020-12-09 John Benediktssoncalendar: some cleanup to format and parser.
2020-12-08 John Benediktssoneditors.vim.generate-syntax: adding summary.txt.
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 Benediktssonstrings.parser: use single quotes around got.
2020-12-07 John Benediktssonstrings.parser: use unexpected instead of string errors.
2020-12-07 John Benediktssonmisc/vim: generate syntax.
2020-12-07 John Benediktssonsets: fix stack effect for gather.
2020-12-07 John Benediktssonsets: update tests.
2020-12-07 John Benediktssonsets: remove intersection in favor of refine.
2020-12-07 John Benediktssonkernel: adding execute( and call( text to execute and...
2020-12-07 John Benediktssonregexp.disambiguate: use sets:refine.
2020-12-07 John Benediktssonmisc/vim: update syntax.
2020-12-07 John Benediktssonmath: related-words for until-zero.
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-06 John Benediktssonkernel: fix stack effect for keepd family.
2020-12-05 Doug Colemanvm: Move arm to arm64.
2020-12-05 Doug Colemanbootstrap.assembler: Move arm code to arm.64. We can...
2020-12-04 John Benediktssonbase58: adding base58-check.
2020-12-04 John BenediktssonGNUMakefile: use $BUNDLE name.
2020-12-04 John Benediktssonbase58: adding base58 encoding (used by bitcoin).
2020-12-03 Doug Colemanfactor-console: Add default argument to bootstrap.
2020-12-03 Doug Colemanvocabs.loader: errorlist can be public
2020-12-03 Doug Colemanentitlements: ``man mmap`` says the jit entitlement...
2020-12-03 Doug Colemanos-unix: Add MAP_JIT for apple arm64
2020-12-02 Doug Colemanmason.test: blacklist -> errorlist
2020-12-02 Doug ColemanXcode: add an xcode project that can build the VM for...
2020-12-02 Doug Coleman.gitignore: Ignore xcode user settings.
2020-12-02 Doug Colemanvm: Cast cell to int for some C++ functions.
2020-12-02 Doug Colemanbignum.cpp: Fix size warning.
2020-12-02 Doug Colemanvm: Use size_t and off_t in a couple of places. Found...
2020-12-02 Doug Colemanmaster.hpp: Define FACTOR64 on arm64
2020-12-02 John Benediktssonvm: use EXC_ARM_FP_DZ on macosx-arm64.
2020-12-02 John Benediktssonvm: fix log2 for arm64.
2020-12-02 John Benediktssonvocabs.loader: rename blacklist to errorlist.
2020-12-02 John Benediktssonkernel: remove duplicate IN:
2020-12-02 John Benediktssonsequences.product: additional product-find test.
2020-12-02 John Benediktssonsequences.product: fix product-find.
2020-12-02 Benjamin Pollacksequences.product: fix a typo/error in product-find...
2020-12-01 John Benediktssonsequences.extras: fix example for loop>sequence.
2020-12-01 Doug Colemanbuild.sh: Remove duplicate case for arm64.
2020-11-30 John Benediktssoncore-foundation.fsevents: more constants.
next