]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
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 Benediktssoncpu.arm.assembler.opcodes: don't use sequences.extras.
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-30 John Benediktsson.travis.yml: remove --only.
2020-11-30 John Benediktssonhelp.lint: remove --only.
2020-11-30 John Benediktssontools.test: remove --only.
2020-11-30 John Benediktssonlexer: remove docs for skip.
2020-11-30 John Benediktssonmisc/vim: parse string types.
2020-11-30 John Benediktssonmisc/atom: parse string types.
2020-11-30 John Benediktssonlexer: change to parse string syntax consistently.
2020-11-30 John Benediktssonbuild.sh: allow arch -x86_64 builds on Apple Silicon.
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-26 Doug Colemanmakefile: Fix macosx target.
2020-11-25 Doug Colemanlinux-arm: Update build target.
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: adding some range sum-of tests.
2020-11-24 John Benediktssonmath.statistics: faster sum-of for ranges.
2020-11-24 John Benediktssonmath.statistics: sum-of-squares, sum-of-cubes, sum...
2020-11-24 John Benediktssoncpu.arm.assembler: fix vocab name.
2020-11-24 Doug Colemansystem: add arm targets.
2020-11-24 Doug Colemanvm: Make macos almost compile.
2020-11-24 Doug Colemanvm: Add more arm files.
2020-11-24 Doug Colemanbootstrap.image: Add more image targets to build.
2020-11-24 Doug Colemanbootstrap.assember: Add arm files. They don't work...
2020-11-24 Doug ColemanGNUMakefile: Add linux and macos arm64 targets.
2020-11-24 Doug Colemanvm: Add a bunch of half-baked arm files. Also fix some...
2020-11-24 Doug Colemancpu.arm: Add assembler from arm64 branch.
2020-11-24 Doug Colemancpu.arm.assembler: Rename slava's old arm assembler...
2020-11-24 John Benediktsson.travis.yml: exclude some branches.
next