]> gitweb.factorcode.org Git - factor.git/history - basis
build.cmd: github is source of truth now
[factor.git] / basis /
2020-01-03 Doug ColemanRevert "windows.errors: make check-invalid-handle throw...
2020-01-03 Doug ColemanRevert "Replace inline INVALID_HANDLE_VALUE checks...
2020-01-03 Doug ColemanRevert "io.files.windows: replace "-1 <alien>" with...
2020-01-03 Doug ColemanRevert "Delete throw-win32-error, replace with win32...
2020-01-03 Doug ColemanRevert "Replace "n>win32-error-string throw" with windo...
2020-01-03 Doug ColemanRevert "Replace "win32-error-string throw" with windows...
2020-01-03 Doug ColemanRevert "windows.errors: streamline error handling and...
2020-01-03 Doug Colemanio: Trim using lists.
2020-01-03 Doug Colemanmason.disk: Better handling of free disk space.
2019-12-18 John Benediktssontimers: simplify by setting delay-nanos directly.
2019-12-14 John Benediktssonsequences.product: adding product-find.
2019-12-13 John Benediktssontimers: allow timers to re-use threads when restarted...
2019-12-13 John Benediktssoncore/basis/extra: using while* in a few places.
2019-12-08 John Benediktssontools.test: adding a warning for possible long unit...
2019-12-08 Cat Stevensmath.matrices: rewrite, modernize and overhaul
2019-11-25 Alexander Iljinwindows.errors: streamline error handling and throwing
2019-11-25 Alexander IljinReplace "win32-error-string throw" with windows-error...
2019-11-25 Alexander IljinReplace "n>win32-error-string throw" with windows-error...
2019-11-25 Alexander IljinDelete throw-win32-error, replace with win32-error...
2019-11-25 Alexander Iljinio.files.windows: replace "-1 <alien>" with INVALID_HAN...
2019-11-25 Alexander IljinReplace inline INVALID_HANDLE_VALUE checks with check...
2019-11-25 Alexander Iljinwindows.errors: make check-invalid-handle throw windows...
2019-11-15 Alexander Iljinrandom.passwords: new vocab
2019-11-11 Cat Stevenssoundex: move to extra as it's unused; fix authors...
2019-11-08 nomennescioAdd description of '-help' switch to documentation.
2019-11-07 John Benediktssontools.test: add silent-tests? that hides unit-tests.
2019-11-07 John Benediktssonui.tools.listener: better future-proofing with code...
2019-11-07 John Benediktssonmath.primes.factors: flush in unix-factor.
2019-11-07 John Benediktssonmath.floats.half: improve the roundtrip of subnormal...
2019-11-06 John Benediktssonui.tools.listener: handle history-completion popup...
2019-11-06 John Benediktssonui.tools.listener: close completion-popup when completi...
2019-11-06 John Benediktssoncommand-line.startup: adding version argument.
2019-11-06 John Benediktssonlistener: adding quiet mode.
2019-11-06 Cat Stevensbasis/system-info.linux: fix test for Linux kernel 5.x
2019-11-05 John Benediktssonmath.functions: adding e^-1.
2019-10-31 John Benediktssonmath.intervals: workaround possible compiler bug by...
2019-10-31 John Benediktssonmath.intervals: simplify interval-bitand.
2019-10-31 John Benediktssonmath.partial-dispatch: simplify using fry.
2019-10-31 John Benediktssonmath.intervals: improve interval-bitand.
2019-10-31 John Benediktssoncompiler.tree.propagation: fix test for improved interv...
2019-10-30 John Benediktssonmath.intervals: remove extra non-interval tests.
2019-10-30 timormath.intervals.tests: clean up literal syntax
2019-10-30 timormath.intervals: more exact interval-bitxor operation
2019-10-30 timormath.intervals: more exact interval-bitor operation
2019-10-25 John Benediktssonmath.vectors: use $sequence in docs.
2019-10-24 John Benediktssonmath.floats.env: use $sequence in docs.
2019-10-24 John Benediktssonprettyprint.backend: print up to length-limit lists.
2019-10-16 John Benediktssonprettyprint.backend: print only cons-states.
2019-10-16 John Benediktssonprettyprint.backend: lists only print car and "~more...
2019-10-16 Doug Colemanlists: Add list literals.
2019-10-05 Doug Colemanfurnace.utilities: Allow for unloaded vocab to pass...
2019-10-05 Doug Colemanfurnace.redirection: Fix for unloaded vocabularies...
2019-10-05 John Benediktssonfry: update docs for syntax change.
2019-10-05 John Benediktssonstack-checker.values: fix for fry change.
2019-10-05 John Benediktssonfry: improve syntax for _ and @ to throw when not used...
2019-10-05 John Benediktssonsequences.generalizations: fix finish-nfind use of...
2019-09-30 John Benediktssonmemoize: fix memoize-quot for zero input effects.
2019-09-28 Doug Colemantools.deploy: Trying to get clean binaries.
2019-09-28 Doug Colemantools.deploy: Bump the deploy size.
2019-09-28 Doug Colemanopenssl: Fallback for versions of macOS < 10.15.
2019-09-28 Doug Colemanio.launcher.unix: Fix test.
2019-09-28 Doug Colemanbasis: Move signal word and fix tests.
2019-09-27 Doug Colemanbasis: Fix bootstrap to display unix signals instead...
2019-09-27 Doug Colemanopenssl: macOS 10.15 beta needs explicit paths for...
2019-09-27 John Benediktssonpeg: less stack shuffling in define-parser-word.
2019-09-26 John Benediktssonpeg: reuse code in compile-parsers-quots.
2019-09-26 John Benediktssonpeg.parsers: use splitting.
2019-09-26 John Benediktssonpeg.parsers: simplify range-pattern.
2019-09-26 John Benediktssonpeg.ebnf: minor cleanup.
2019-09-26 John Benediktssonpeg: some cleanup.
2019-09-25 Doug Colemanopenssl.libcrypto: nginx factorcode.org server upgrades...
2019-09-25 John Benediktssonregexp.classes: use \v\a escapes.
2019-09-19 John Benediktssontools.deploy: bump size for spheres.
2019-09-12 Doug Colemansmtp: Fix issues with sending an email using Outlook...
2019-09-11 John Benediktssontools.crossref: actually, prefer higher level article...
2019-09-11 John Benediktssontools.crossref: faster M\ link uses by calling article...
2019-09-11 John Benediktssonhelp.markup: slightly faster collect-elements.
2019-09-10 John Benediktssoncolors: moving some color definitions from extra/ to...
2019-09-09 timormath.intervals: Consistent handling of special intervals
2019-09-08 John Benediktssonvlists: splitting prettyprint dependency out.
2019-09-08 John Benediktssonbit-vectors: splitting prettyprint dependency out.
2019-09-08 John Benediktssonbit-arrays: splitting prettyprint dependency out.
2019-09-08 kusumotonorioNSNotFound for both 32 bit and 64 bit environments
2019-09-07 John Benediktssonurls: simpler url-port.
2019-09-04 John Benediktssonopengl.gl: just add libGL.so.1 instead of using find...
2019-08-21 John Benediktssontools.deploy: bump tetris image size.
2019-08-10 kusumotonorioRevert Unnecessary Changes 2163/head
2019-08-10 kusumotonorioInput Completion Improvements
2019-08-06 John BenediktssonRevert "io.encodings.utf16: add a utf16n word for nativ...
2019-08-05 John Benediktssontools.deploy: bump sizes for macosx-32.
2019-08-05 John Benediktssonsummary: forgot to commit the test change.
2019-08-05 John Benediktssonio.encodings.utf16: add a utf16n word for native utf16...
2019-08-05 John Benediktssonwindows.winsock: cleanup using.
2019-08-05 John Benediktssonsummary: change strings to say "code points"
2019-08-05 John Benediktssontools.deploy: bump deploy sizes for macosx-32.
2019-08-04 John Benediktssonwindows.uniscribe: re-commit the &dispose removal.
2019-08-03 John Benediktssonui.text.uniscribe: windows.uniscribe.private not needed.
2019-08-02 Doug Colemanui.backend.windows: 2sequence cleanup
2019-08-02 Doug Colemanbasis: Fix Windows 10 select-all for emojis.
2019-07-31 Doug Colemantools.deploy: up the size.
next