]> gitweb.factorcode.org Git - factor.git/history - basis
Added UTExportedTypeDeclarations to Info.plist
[factor.git] / basis /
2020-11-30 John Benediktssoncpu.arm.assembler.opcodes: don't use sequences.extras.
2020-11-30 John Benediktssonhelp.lint: remove --only.
2020-11-30 John Benediktssontools.test: remove --only.
2020-11-30 John Benediktssonlexer: change to parse string syntax consistently.
2020-11-29 Doug Colemandb.sqlite: Add some more constants and a way to see...
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 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 Colemancpu.arm: Add assembler from arm64 branch.
2020-11-24 John BenediktssonRevert "peg: make check-action inline."
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-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 Benediktssontools.test/help.lint: use vocab-roots instead of resour...
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 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 BenediktssonA few more fixes for string parsing.
2020-11-21 John Benediktssonmatch: fix tests.
2020-11-21 John Benediktssonformatting: simplify EBNF.
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-19 John Benediktssoncompiler.tree.debugger: fix location of _.
2020-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
2020-11-18 John Benediktssonsequences.generalizations: adding docs to ?firstn.
2020-11-18 John Benediktssonsequences.generalizations: adding ?firstn.
2020-11-18 Doug Colemaneditors.visual-studio-code-exploration: Add yet another...
2020-11-17 John Benediktssonopenssl: doesn't require full paths.
2020-11-17 John Benediktssonopenssl.libcrypto: fix for macos.
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 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-10 John Benediktssontools.test: allow --only command-line option.
2020-11-10 John Benediktssoneditors.nova: adding support for Panic's Nova editor.
2020-11-09 John BenediktssonRevert "http: only test using ipv4."
2020-11-09 John Benediktssonurls: fix set-url-addr to work with inet6.
2020-11-09 John Benediktssonhttp: only test using ipv4.
2020-11-09 John Benediktssonui: fix some $slots help-lint warnings.
2020-11-09 John Benediktssonhelp.lint.checks: add a help-lint check for bad $slot...
2020-11-09 John Benediktssoncompiler.cfg: fix $slots table for basic-block.
2020-11-07 Doug Colemancalendar: Fix unit test for holidays.
2020-11-07 John Benediktssonhttp.client: fix test cases broken by schema:path url...
2020-11-07 Doug Colemancalendar: More refactoring, add some new words.
2020-11-07 Doug Colemanformatting: Add some unit tests for what strftime think...
2020-11-05 Doug Colemancalendar: Add words to get days of the week relative...
2020-11-05 Doug Colemantime: rename set-time to set-system-time. Add calendar...
2020-11-05 Doug Colemancalendar: Refactoring and adding funny calendar terms.
2020-11-04 Doug Colemancalendar: Always do calculation for datetimes.
2020-11-04 Doug Colemancalendar: Simplify ymd>ordinal a bit.
2020-11-04 John Benediktssonmath.ranges: experiment with some new syntax.
2020-11-04 John Benediktssonunicode.collation: commit the CollationTest_SHIFTED...
2020-11-04 Doug Colemancalendar: Add word for getting dates from ordinals.
2020-11-04 Doug Colemanui.backend.cocoa: The handle can be ``f`` sometimes...
2020-11-03 John Benediktssonstack-checker.dependencies: simplify depends-on.
2020-11-03 John Benediktssonurls: support IPV6 urls.
2020-11-03 Doug Colemaneditors.visual-studio-code-insiders: Add a separate...
2020-11-03 Doug Colemanpeg.ebnf: Allow ] in character classes. 2359/head
2020-11-02 John Benediktssonurls: move a test for parse-host from http.client,...
2020-10-31 Doug Colemanescape-strings.ui: Typo..
2020-10-30 Doug Colemanescape-strings.ui: Add a demo of a string enclosed...
2020-10-29 Doug Colemancalendar: Add some more words that should exist.
2020-10-29 David MindlinExtending Url Parsing (#2354)
2020-10-26 Abtin MolaviJSON reader improvements (#2353)
2020-10-22 John Benediktssonescape-strings.ui: use editors so copy/paste works...
2020-10-20 John Benediktssonescape-strings.ui: use scroller for long texts.
2020-10-20 John Benediktssonescape-strings.ui: simplify using arrow models.
2020-10-19 Doug Colemanescape-strings.ui: Add proof of concept ui for escape...
2020-10-19 Doug Colemanescape-strings: Add escape-number-string.
2020-10-18 John Benediktssoncompiler.tree.propagation.call-effect: use kernel in...
2020-10-18 timorcompiler.propagation.call-effect: handle class-info...
2020-10-14 Fred AlgerAdd support for plan9port acme editor
2020-10-14 John Benediktssonunicode.collation: fixes for unicode 13.0.
2020-10-13 Fred AlgerUpdate UCA data
2020-10-13 Fred AlgerRemove extraneous/outdated Unicode test data
2020-10-13 Fred AlgerBump Unicode version in basis/unicode
2020-10-13 Fred AlgerUpdate unicode data to Unicode 13.0
2020-10-13 John Benediktssonhttp.server: addng OPTIONS/PUT support to request-params.
2020-10-13 John Benediktssonhelp: adding default help for alias.
2020-10-13 John Benediktssonhelp: change default effect-help to produce $inputs...
2020-10-13 John Benediktssoncommand-line: strip all leading - from parameters.
2020-10-13 John Benediktssonalien.libraries.finder.linux: make ldconfig safe from...
2020-10-13 John Benediktssonalien.libraries.finder.linux: search LD_LIBRARY_PATH...
2020-10-10 John Benediktssoninverse: adding some syntax words to make it easier...
next