]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2019-11-29 Rudi GrinbergRedirect when using curl
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-24 Niklas LarssonDon't use rm from the nmake build.
2019-11-24 John Benediktssontensors: fix help-lint warnings.
2019-11-24 Nandeeka Nayaktensors: create basic tensors vocabulary.
2019-11-17 Doug ColemanAdd description of '-help' switch to documentation...
2019-11-15 Alexander Iljinrandom.passwords: new vocab
2019-11-11 Cat Stevenssoundex: move to extra as it's unused; fix authors...
2019-11-09 Cat Stevenshelp.lint.coverage: fix for shadowing "empty" word...
2019-11-09 John Benediktssonllvm.ffi: adding LLVMBuildMul.
2019-11-08 nomennescioAdd description of '-help' switch to documentation.
2019-11-08 John Benediktssonmath.extras: don't shadow B (breakpoint).
2019-11-08 John Benediktssonmath.extras: adding integer-sqrt.
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 Benediktssonproject-euler.common: cleanup.
2019-11-07 John Benediktssonmath.primes.factors: flush in unix-factor.
2019-11-07 John Benediktssonproject-euler: cleanup main vocab, don't USE: the children.
2019-11-07 John Benediktssonproject-euler.064: adding description and SOLUTION:.
2019-11-07 John Benediktssonproject-euler.087: adding description and SOLUTION:.
2019-11-07 John Benediktssonmath.floats.half: improve the roundtrip of subnormal...
2019-11-07 John Benediktssonbenchmark.cuckoo-filters: adding a new benchmark.
2019-11-06 John Benediktssonclasses.union: faster builtin-class check, for example...
2019-11-06 John Benediktssonui.tools.listener: handle history-completion popup...
2019-11-06 John Benediktssonmath.extras: adding a more exact sum for floats.
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 Benediktssonspelling: minor cleanup.
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-26 John Benediktssonclasses.algebra: update forgotten test for flatten...
2019-10-25 John Benediktssonmath.vectors: use $sequence in docs.
2019-10-24 John Benediktssonclasses.union: woops, reduce in fast-union-mask.
2019-10-24 John Benediktssonclasses.algebra: change (flatten-class) to use arrays.
2019-10-24 John Benediktssonclasses: update docs with $sequence.
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-16 timorSimplify nix shell environment
2019-10-15 Kye W. Shiadd shell.nix for building/running on NixOS
2019-10-15 Kye W. Shiproject-euler: add solutions to 064, 087
2019-10-06 John Benediktssontalks.otug-talk: forgot a second $link.
2019-10-05 John Benediktssontalks.olug-talk: fix link to new syntax _.
2019-10-05 John Benediktssonalien.data.map: fix use of _ for fry change.
2019-10-05 Doug Colemanzealot.help-lint: Add a help-lint for travisci that...
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-29 John Benediktssonmonads: fix ordering of writer monad logs.
2019-09-28 Doug Colemantools.deploy: Trying to get clean binaries.
2019-09-28 Doug Colemanwebapps: Update to https
2019-09-28 Doug Colemanmason.config: Update status url to https.
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 Benediktssonsmalltalk: cleanup usings.
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 Benediktssontoml: minor cleanup, note a fixme for later.
2019-09-26 John Benediktssonpeg.ebnf: minor cleanup.
2019-09-26 John Benediktssonpeg: some cleanup.
2019-09-25 John Benediktssontoml: some updates.
2019-09-25 John Benediktssontoml: adding support for Tom's Obvious Markup Language...
2019-09-25 Doug Colemanopenssl.libcrypto: nginx factorcode.org server upgrades...
2019-09-25 John Benediktssonregexp.classes: use \v\a escapes.
2019-09-25 John Benediktssonini-file: cleanup using \f\v escapes.
2019-09-19 John Benediktssontools.deploy: bump size for spheres.
2019-09-15 John Benediktssoneffects: fix clone of row variadic effects.
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...
next