]> gitweb.factorcode.org Git - factor.git/history - basis
build-from-source.windows: fix download thing
[factor.git] / basis /
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)
2023-09-01 John Benediktssonio.files: using some of the new file-exists combinators
2023-09-01 John Benediktssontools.deploy.macosx: using ?delete-tree
2023-08-31 John Benediktssonhelp.html: check filename for printable characters
2023-08-30 John Benediktssoninterpolate: adding interpolated string syntax I"hello...
2023-08-30 John Benediktssonui.tools.debugger: fix M\ debugger focusable-child*
2023-08-30 John Benediktssoncalendar: fix docs for now-gmt, add now-utc but don...
2023-08-29 John Benediktssontools.disassembler.gdb: fix using
2023-08-29 John Benediktssonfix interpreted typo
2023-08-29 John Benediktssoneditors.chime: support chimehq.com editor
2023-08-28 John Benediktssonpeg: fewer futures is fine
2023-08-28 John Benediktssonpeg: adding a future test case
2023-08-28 John Benediktssonpeg: revert back to old with-compilation-unit behavior
2023-08-28 John Benediktssonpeg: use concurrency.lock for compilation
2023-08-28 John BenediktssonRevert "peg: compile parser at compile-time so parallel...
2023-08-28 John Benediktssonpeg: compile parser at compile-time so parallel-map...
2023-08-28 John Benediktssonxml: fix namespaces to be http
2023-08-28 John Benediktssondeques: allow the generics to inline in the simple...
2023-08-26 John Benediktssonui.gadgets: simplify focusable-child
2023-08-25 John Benediktssonreservoir-sampling: cleanup example in docs
2023-08-24 nomennescioRemove executable bit
2023-08-24 John Benediktssonui.gadgets: change focusable-child* to not return f
2023-08-24 John BenediktssonRevert "ui.gadgets.gadgets: prevent busy loop with...
2023-08-24 John Benediktssonui.gadgets.gadgets: prevent busy loop with ``f focusabl...
2023-08-24 John Benediktssonio.directories: adding ?move-file
2023-08-24 John Benediktssontools.profiler.sampling: bring back profile tests on...
2023-08-24 John Benediktssonsystem-info.windows: bring back username test on win32
2023-08-24 John Benediktssontools.profiler.sampling: win32
2023-08-24 John Benediktssontools.profiler.sampling: win32
2023-08-23 John Benediktssonsystem-info.windows: :facepalm:
2023-08-23 John Benediktssonsystem-info.windows: quick fix for mason build
2023-08-22 John Benediktssonio.sockets.secure.openssl: disable local test on window...
2023-08-22 John BenediktssonRevert "cpu.architecture: remove un-needed temp registe...
2023-08-22 John Benediktssoncpu.architecture: remove un-needed temp register in...
next