]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2020-11-24 John BenediktssonRevert ".travis.yml: adding test of resource:basis."
2020-11-24 John BenediktssonRevert "peg: make check-action inline."
2020-11-24 John Benediktsson.travis.yml: adding test of resource:basis.
2020-11-23 John Benediktssonpeg: fix (parse) to not compile every time it's called.
2020-11-23 John Benediktssonpeg: make check-action inline.
2020-11-23 John Benediktssonpeg.parsers: make range-pattern more efficient for...
2020-11-23 John Benediktssonpeg.ebnf: don't need to use syntax words.
2020-11-23 John Benediktssonpeg: document (repeat) stack effect can return f.
2020-11-23 Doug Colemanbittorrent: Add a magnet tuple.
2020-11-22 Doug Colemanrocksdb: Initial binding.
2020-11-22 John Benediktssonhelp.lint.checks: ignore a few more, for command-line...
2020-11-22 John Benediktssontools.test: make sure to skip don't-test? vocabs.
2020-11-22 John Benediktsson.travis.yml: fix using.
2020-11-22 John Benediktssontools.test/help.lint: use vocab-roots instead of resour...
2020-11-22 John Benediktsson.travis.yml: load all basis, test core, help-lint core...
2020-11-22 John Benediktssontools.test/help.lint: use vocabs-to-load.
2020-11-22 John Benediktssonhelp.lint.checks: a few more ignorables.
2020-11-22 John Benediktssonfry: fix $values for fry.
2020-11-22 John Benediktssonsequences: fix example in join-as.
2020-11-22 John Benediktsson.travis.yml: test only resource:core.
2020-11-22 John Benediktssonhelp.lint: lookup vocab-root.
2020-11-22 John Benediktssonhelp.lint: use require-all.
2020-11-22 John Benediktssonhelp.lint: changing command-line to add --only and...
2020-11-21 John Benediktssondb.sqlite: fix string.
2020-11-21 John Benediktssonhelp.lint.coverage: fix string.
2020-11-21 John BenediktssonA few more fixes for string parsing.
2020-11-21 John Benediktssonfry: fix help-lint for fry.
2020-11-21 John Benediktssonmatch: fix tests.
2020-11-21 John Benediktssonformatting: simplify EBNF.
2020-11-21 John Benediktssonlexer: reset again.
2020-11-21 John Benediktssoncore: slight revert.
2020-11-21 John Benediktssonlexer: revert my string parsing change, that's still...
2020-11-21 John Benediktssoncore: whoops, all these moves got missed.
2020-11-21 Doug Colemanmath.matrices: Fix more docs.
2020-11-20 Doug Colemandocs: fix string issue
next