]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2020-11-20 John Benediktssonpeg.ebnf: simplify M\ ebnf-non-terminal (transform...
2020-11-20 John Benediktssonclasses.predicate: simplify predicate-quot with fry.
2020-11-20 John Benediktssoncombinators: simplify dispatch-case-quot with fry.
2020-11-20 John Benediktssonslots: remove uses of "[ ] make".
2020-11-19 John Benediktssonstrings.parser: fix "string"length bug when parsing...
2020-11-19 John Benediktssonfry: simplify some things.
2020-11-19 John Benediktssonfry: adding support for '{, 'H{, and 'HS{ syntax.
2020-11-19 John Benediktssoncompiler.tree.debugger: fix location of _.
2020-11-19 John Benediktssoncore: using fry in a few places to see how it works.
2020-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
2020-11-18 John Benediktsson.travis.yml: simplify.
2020-11-18 John BenediktssonREADME: adding travis graphic.
2020-11-18 John Benediktsson.travis.yml: fix.
2020-11-18 John Benediktssonsequences.generalizations: adding docs to ?firstn.
2020-11-18 John Benediktsson.travis.yml: use vocabs.loader for core vocabs.
2020-11-18 John Benediktssonsequences.generalizations: adding ?firstn.
2020-11-18 Doug Colemaneditors.visual-studio-code-exploration: Add yet another...
2020-11-17 John Benediktssonraylib.ffi: can lookup-library instead of find-library.
2020-11-17 John Benediktssonopenssl: doesn't require full paths.
2020-11-17 John Benediktssonopenssl.libcrypto: fix for macos.
2020-11-17 masweeneyio.pathnames: add missing linux branch in test
2020-11-17 masweeneyio.pathnames: fix separator when appending paths in...
2020-11-17 Alexander Iljincontributors: merge the known contributor aliases
2020-11-15 John Benediktssonmodels.arrow: fix docs.
2020-11-15 timormodels.arrow: Add <?arrow> and <?smart-arrow>
2020-11-15 John Benediktssoneditors.smultron: adding Smultron support.
2020-11-14 John Benediktssoncombinators.extras: rename new ?call word to chain.
2020-11-14 John Benediktssoneditors.visual-studio-code: try and simplify.
2020-11-14 John Benediktssonmodels: fix docs for compute-model.
2020-11-14 timormodels: Add word to force recomputation of model values
2020-11-14 Doug Colemaneditors.visual-studio-code: Fix windows.
2020-11-13 timorui.images: support image tuples as well as image-names
2020-11-13 John Benediktssonsystem-info.macosx: report 10.16 as Big Sur.
2020-11-13 John Benediktssoncombinators.extras: a few more tests for ?call.
2020-11-13 John Benediktssoncombinators.extras: adding ?call.
2020-11-10 John Benediktsson.travis.yml: use -run=tools.test --only.
2020-11-10 John Benediktssonzealot.help-lint: use require instead of load.
2020-11-10 John Benediktssontools.test: allow --only command-line option.
2020-11-10 John Benediktssoneditors.nova: adding support for Panic's Nova editor.
2020-11-10 John Benediktsson.travis.yml: stop using windows for now.
2020-11-10 John Benediktsson.travis.yml: wrap with string to fix yaml parsing.
2020-11-10 John Benediktsson.travis.yml: syntax fix.
next