]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2024-02-12 John Benediktssonmath.parser: require hex-string>bytes to have even...
2024-02-12 John Benediktssonmath.affine-transforms: fix help-lint on win32
2024-02-12 John Benediktssonvm: remove format.cpp
2024-02-12 John Benediktssonmath.parser: fix edge case for float>dec
2024-02-12 John Benediktssontoml: fix for integer float representation
2024-02-12 John Benediktssonmisc: update vim syntax
2024-02-12 John Benediktssonio: rename some private words
2024-02-12 John Benediktssonmath.parser: rename some private words
2024-02-12 John BenediktssonNmakefile: remove format.obj
2024-02-12 John Benediktssonsequences.parser: remove duplicate using
2024-02-12 John Benediktssonmath.parser: tweak dragonbox by not using case/cond
2024-02-11 Giftpflanzemath.parser: Add Dragonbox float representation algorithm 2943/head
2024-02-08 John Benediktssoncompiler.tests.codegen: make a note about platform...
2024-02-08 John Benediktssonmath.affine-transforms: slight different on windows
2024-02-08 John Benediktssoncompiler.tests.codegen: fix two more tests
2024-02-08 John Benediktssonmath.parser: add a few more tests for number>string
2024-02-08 John Benediktssoncompiler.tests.codegen: fix fcos test
2024-02-07 John Benediktssonbuild.sh: fix rm checksums.txt files
2024-02-07 John BenediktssonRevert "compiler.tests: update float constant"
2024-02-07 John Benediktssoncompiler.tests: update float constant
2024-02-07 John Benediktssonmath: fix help-lint
2024-02-07 John Benediktssonmath.statistics: fix help-lint
2024-02-07 John BenediktssonNMakefile: adding format.obj
2024-02-07 John Benediktssonvm: forgot format.cpp
2024-02-07 John Benediktssonvm: use the ``fmt`` library to fix shortest decimal...
2024-02-07 John Benediktssonmath.functions: change { float integer } ^ to use fpow
2024-02-06 Dave CarltonAdded LIKE" for creating 'WHERE column LIKE' queries
2024-02-05 John Benediktssonxmode.catalog: adding qdoc and sparql
2024-02-04 John Benediktssonmacho: update mach-o/loader.h
2024-02-04 John Benediktssonbasis/extra: use some vocab: paths
2024-02-04 John Benediktssonvm: min-macos-version 11.0
2024-02-04 John BenediktssonRevert "alien.libraries.finder.macosx: use shared cache...
2024-02-04 John Benediktssonalien.libraries.finder.macosx: use shared cache on...
2024-02-03 John Benediktssonextra: use try-process instead of "run-process drop"
2024-02-03 John Benediktssonzoneinfo: update to tzdata-2024a
2024-02-01 John Benediktssoncrontab: simplify
2024-02-01 Doug Colemanbuild-from-source: don't build zstd 1.5.5-kernel tag
2024-02-01 Doug Colemancodebase-analyzer: split up c header/src words
2024-01-31 John Benediktssoncore/basis/extra: update some stack effects
2024-01-31 John Benediktssonextra: minor combinator cleanup
2024-01-31 John Benediktssongenerators: reduce overhead for take/take-all/yield...
2024-01-31 John Benediktssoncrontab: minor tweaks
2024-01-31 John Benediktssonmath: some docs tweaks for gcd and mod-inv
2024-01-31 John Benediktssonmath: fix docs for gcd
2024-01-30 John Benediktssonui.commands: adding update-command-map
2024-01-23 Doug Colemanlibclang: add word to get an array from an array of...
2024-01-23 Doug Colemantools.dns.public: cloudflare has more dns servers
2024-01-22 nomennescioNo tabs
2024-01-22 nomennescioAdd version information
2024-01-22 nomennescioInitialize sampler_thread field in constructor too
2024-01-22 nomennescioFix most compiler warnings on Windows
2024-01-21 John Benediktssoncontainers: experimental container syntax
2024-01-20 John Benediktssonio.random: fix typo
2024-01-19 nomennescioReformat output to align MD5 hashes for easier comparison
2024-01-19 Doug Colemanio.random: fix using
2024-01-19 nomennescioRemove implicit dependency on gcc for preprocessing...
2024-01-17 John Benediktssonflamegraph: fix typo
2024-01-17 John Benediktssonflamegraph: adding a flamegraph tool
2024-01-16 John Benediktssonfactor.entitlements: add JIT entitlement for aarch64
2024-01-16 John Benediktssonio.random: adding random-file-line(s)
2024-01-16 Michael Raitzafurnace.actions: Fix PUT, PATCH
2024-01-16 Michael Raitzahtml, http: Documentation fixes
2024-01-16 Michael Raitzafurnace: Implement DELETE request
2024-01-16 Michael Raitzahttp.server.redirection: Refactor <custom-redirect>
2024-01-16 Michael Raitzahttp.server: Implement DELETE, PATCH; handle unknown...
2024-01-15 olus2000compression.run-length: moved to extra to correct depen...
2024-01-15 olus2000sequences.parser: lint docs
2024-01-15 olus2000sequences.parser: Add docs to some words in the vocab
2024-01-15 olus2000sequences.parser: lint changes from previous commits
2024-01-15 olus2000sequences.parser: tests for current, next, consume
2024-01-15 olus2000sequences.parser: rename and redefine `next`
2024-01-14 John Benediktssonsequences: improve docs for subseq-index.
2024-01-12 John Benediktssonsequences.parser: simplify duplicate defition.
2024-01-11 John Benediktssonupdate copyright
2024-01-11 Doug Colemanlibclang: fix error with iterating tokens, fix token...
2024-01-11 Doug Colemanlibclang: write-c-defs from libclang-state directly...
2024-01-11 Doug Colemanlibclang: fix counters, trying to track out-of-order...
2024-01-11 Doug Colemanlibclang.ffi: way more enums/structs
2024-01-11 Doug Colemanlibclang.ffi: find the latest llvm- dir on unix
2024-01-11 Doug Colemanlibclang.ffi: less chatgpt hallucination
2024-01-11 Doug Colemanlibclang: use a single global
2024-01-11 Doug Colemancombinators.extras: make a with-variable for global...
2024-01-10 Doug Colemanlibclang: fix ordering of anonymous unions/structs
2024-01-10 Doug Colemancodebase-analyzer: add some more file types
2024-01-10 Doug Colemansequences.extras: use 0reduce for max-subarray-sum...
2024-01-10 Doug Colemancodebase-analyzer: fix handling of rust toml with works...
2024-01-10 Doug Colemanlibclang: taking a better approach after this commit
2024-01-10 Doug Colemanlibclang: fixing anonymous unions inside structs
2024-01-10 Doug Colemanlibclang: redo without malloced
2024-01-10 Doug Colemanhacker-news: using
2024-01-09 John Benediktssonvocabs: oops fix valid-vocab-name?
2024-01-09 John Benediktssonvocabs: use valid-vocab-name? to filter disk vocabs
2024-01-07 John Benediktssonmath.functions: fix divisor? to work with mixed numbers
2024-01-07 John Benediktssontoml: fix issue with sub-tables being defined first
2024-01-06 John Benediktssonpeg.ebnf: also remove ebnf-parser word-prop
2024-01-06 John Benediktssonpeg.ebnf: reset ebnf words properly
2024-01-06 John Benediktssonio.files.temp: allow default-cache-directory to work...
2024-01-05 John Benediktssonvm: reset context only when needed
2024-01-04 Doug Colemanbuild-from-source: exclude RC (release candidate) versions
2024-01-04 Doug Colemanbuild-from-source: build point releases of pcre2
next