]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2024-01-04 Doug Colemanbuild-from-source: don't build beta openssl, add capnpr...
2023-12-29 olus2000math.combinatorics: tests for <k-permutations>
2023-12-29 olus2000math.combinatorics: fix <k-permutations> for k=0
2023-12-26 John Benediktssonsyntax: remove warning from MAIN:
2023-12-25 Doug Colemanhacker-news: christmas theme is utc time
2023-12-23 Doug Colemanlibclang: trying to fix typedefs
2023-12-21 Ikko Eltociear... docs: Update panes-docs.factor
2023-12-18 Doug Colemanlibclang: add more return types
2023-12-18 Doug Colemanlibclang: almost got enums
2023-12-17 Doug Colemanlibclang: refactor, working on enums
2023-12-17 Doug Colemanlibclang: handle `typedef struct foo foo`, fix some...
2023-12-16 Doug Colemanlibclang: write to a malloced buffer
2023-12-15 Doug Colemanbuild-from-source: use qw
2023-12-15 Doug Colemanbuild-from-source: add rustup command and build unused...
2023-12-15 Doug Colemanbuild-from-source: move version getter words to build...
2023-12-15 Doug Colemandiscord: adding interactions
2023-12-15 Doug Colemangithub: implement more of the api. simplify org vs...
2023-12-15 Doug Colemancodebase-analyzer: sort before printing
2023-12-15 Doug Colemanlibclang: fix ffi generation
2023-12-14 Doug Colemanlibclang: split ffi into libclang.ffi
2023-12-07 John Benediktssonmath.vectors.ranges: change using
2023-12-07 Keldan ChapmanAdd range methods
2023-12-06 John Benediktssontoml: parse more datetime formats into timestamps
2023-12-06 John Benediktssonunicode.data: remove accidental breakpoint
2023-12-06 razetimecontributing: more on license and extra/
2023-12-06 razetimewebapps.pastebin: make "text" first option
2023-12-06 John Benediktssonunicode: update to 15.1.0
2023-12-05 John Benediktssonunicode: bump the unicode-version to be current support...
2023-12-05 John Benediktssonunicode: version the test files
next