]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2023-12-05 John Benediktssonreadline: adding a with-history combinator.
2023-12-05 John Benediktssonmodels: make a model-value generic.
2023-12-05 John Benediktssonsnake-game: adding deploy file
2023-12-04 John Benediktssonhelp: fix suggestion from discord
2023-12-05 Doug Colemanbuild-from-source.windows: fix libressl output file...
2023-12-05 Doug Colemanbuild-from-source.windows: better zstd version list
2023-12-03 John Benediktssoncrontab: use local timezone
2023-12-03 John Benediktssoncrontab: add tests for random
2023-12-03 John Benediktssoncrontab: allow start and end of ranges to be optional
2023-12-02 John Benediktssonalien.data: adding stream-read-c-ptr
2023-12-02 John Benediktssoncrontab: adding "~" randomization
2023-11-22 John Benediktssonanagrams: removing unix platform restriction
2023-11-22 John Benediktssonproject-euler.098: fix using
2023-11-22 John Benediktssonproject-euler.098: adding solution
2023-11-20 TheWitheredStrikermisc: Add new dict for multiline comments
2023-11-16 razetimekernel: clarify docs for while*
2023-11-15 John Benediktssonvm: fixes for macos x86_64
2023-11-15 John Benediktssonvm: fix x86_64 compiles on aarch64
2023-11-15 John Benediktssonvm: change strategy for marking executable pages on...
2023-11-13 John Benediktssonclasses.prettyprinter: removing in favor of classes...
next