]> gitweb.factorcode.org Git - factor.git/history - basis
Revert "interpolate: allow format directives to be used"
[factor.git] / basis /
2024-01-31 John Benediktssonmath: some docs tweaks for gcd and mod-inv
2024-01-30 John Benediktssonui.commands: adding update-command-map
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 changes from previous commits
2024-01-15 olus2000sequences.parser: rename and redefine `next`
2024-01-12 John Benediktssonsequences.parser: simplify duplicate defition.
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...
2023-12-29 olus2000math.combinatorics: tests for <k-permutations>
2023-12-29 olus2000math.combinatorics: fix <k-permutations> for k=0
2023-12-21 Ikko Eltociear Ash... docs: Update panes-docs.factor
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 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 Benediktssonmodels: make a model-value generic.
2023-12-04 John Benediktssonhelp: fix suggestion from discord
2023-12-02 John Benediktssonalien.data: adding stream-read-c-ptr
2023-11-11 Capitalbasis/xmode: refactor to be deploy friendly.
2023-11-05 Capitalfarkup: revent literal from being modified
2023-11-04 razetimeui.pens.solid: add missing docs
2023-11-01 Evgenii PetrovAdd tests for weekday? and weekend?
2023-11-01 blincalendar: do not call day-of-week twice in weekday?
2023-11-01 John Benediktssonbit-sets: adjust M\ bit-set set-like to match capacity
2023-11-01 John Benediktssonui.theme: set field-border-color on light theme
2023-11-01 John Benediktssonbit-arrays: fix equal?
2023-10-30 Doug Colemanhttp.client.post-data: >post-data isn't private now...
2023-10-30 Doug Colemanoauth2: use set-header
2023-10-30 Doug Colemanhttp.client.post-data: make >post-data public
2023-10-29 Doug Colemanjson: update old unit test for -0 => -0.0
2023-10-28 Raghu Rjson: add special case and test for "-0" case
2023-10-27 John Benediktssonunicode.collation: remove unused allkeys.txt
2023-10-26 John Benediktssonmemoize.syntax: adding IDENTITY-MEMO[
2023-10-25 John Benediktssonregexp: use subseq-unsafe in a few places, more efficie...
2023-10-25 John Benediktssonjson: adding "Copy JSON" UI operation
2023-10-25 John Benediktssonmodels.range: move the range words into the models...
2023-10-25 John Benediktssonui.clipboards: add some helper words
2023-10-25 John Benediktssontoml: handle "[,,,,,,]" array values
2023-10-24 Doug Colemanfixups: plox is ?call not ?transmute..oops
2023-10-23 John Benediktssonmath.vectors: replace supremum
2023-10-23 John Benediktssonmath.vectors: rename vsupremum/vinfimum
2023-10-23 John Benediktssonsequences.extras: more supremum/infimum renames
2023-10-23 John Benediktssonsequences: rename supremum-by/infinum-by
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-10-23 nomennescioAdded unit tests
2023-10-23 nomennescioOptimized minimum and maximum for circular
2023-10-20 TryAngleFix: correct gl-function loading
2023-10-19 Surav Shresthafix typo in basis/english/english-docs.factor
2023-10-18 Doug Colemaneditors.visual-studio-codium: fix bundle path
2023-10-18 Surav Shresthadocs: fix typo in basis/bootstrap/assembler/arm.64...
2023-10-16 Ikko Eltociear Ash... Fix typo in ffi.factor
2023-10-13 CapitalMove changes from work/ to core/ and basis/
2023-10-13 nomennescioRefactor circular-slice, gb, step-slice using wrapped...
2023-10-13 nomennescioReformat
2023-10-13 nomennescioRefactor columns, sequences.{extra, frozen, rotated...
2023-10-13 nomennescioRefactor circular using sequence-view
2023-10-07 TryAngleAdd: GL_SHADER_STORAGE_BUFFER constant
2023-10-06 razetimeadd disclaimer in ENUM:
2023-10-05 razetimeenglish.docs: fix $keep-case usage
2023-10-05 Doug Colemantoml: fix empty arrays.
2023-10-04 Doug Colemantoml: fix bug with `a=[]` by moving parser around....
2023-10-02 Doug Colemanjson: add rewrite-json words and tests
2023-09-25 Alex Maestasparse HINFO records
2023-09-21 John Benediktssontools.scaffold: change developer-name example to just...
2023-09-19 John Benediktssoncbor: fix using
2023-09-19 John Benediktssonmath.functions: merge integer-sqrt and integer-log...
2023-09-19 John Benediktssontools.disassembler.capstone: add some typedefs for...
2023-09-19 John Benediktssontools.disassembler.capstone: add more cs_modes
2023-09-19 John Benediktssontools.disassembler.capstone: work with capstone 4 and...
2023-09-16 John Benediktssonopengl.textures: fix help-lint
2023-09-16 Sebastian StroblAdd: OpenGL 4+ extensions and demos for them
2023-09-16 John Benediktssonpeg.search: fix tests
2023-09-13 John Benediktssonpeg.search: rename search/replace to peg-search/peg...
2023-09-12 John Benediktssontools.disassembler.capstone: remove accidental B
2023-09-12 John Benediktssontools.disassembler.capstone: using \ cpu
2023-09-12 John Benediktssontools.disassembler.capstone: adding arm.32
2023-09-12 John Benediktssontools.disassembler.capstone: adding arm64
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-09-10 John Benediktssonfixups: adding math.trig to 0.100 fixups
2023-09-10 Capitalmath.trig: remove reference to this vocab
2023-09-10 Capitalmath.functions: fold math.trig into math.functions
2023-09-10 John Benediktssonsequences.product: performance improvements
2023-09-08 John Benediktssontools.walker: adding breakpoint-after
2023-09-07 John Benediktssonbootstrap.image: move locals earlier
2023-09-07 Keldan ChapmanFix for local definitions
2023-09-07 John Benediktssonmath.functions: move lcm to core/math
2023-09-03 John BenediktssonRevert "Support stdio streams (#2204)"
2023-09-03 nomennescioSupport stdio streams (#2204)
next