]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-08-04 Björn LindqvistBuild: adding c99 flag, in case compiler doesn't enable...
2016-08-04 Björn Lindqvistterminfo: new platforms.txt
2016-08-04 Björn Lindqvistcompiler.cfg.builder.*: fix for tests that broke on...
2016-08-04 Björn Lindqvistio.sockets.windows: WSASocket-flags not needed
2016-08-04 Björn Lindqviststack-checker.*: new tests
2016-08-04 Björn Lindqviststack-checker.*: removes the in-d and out-d slots from...
2016-08-04 Björn Lindqviststack-checker.*: change pop-literal stack effect to...
2016-08-04 Björn Lindqviststack-checker.*: init-known-values word not needed
2016-08-04 Doug Colemanvm: fix typo from c++ comment patch causing compile...
2016-08-04 Björn Lindqvistalien: replacing the alien-*-error family of errors...
2016-08-03 John Benediktssontools.cal: adding the "cal" utility.
2016-08-03 John Benediktssonsequences.extras: adding pad-center.
2016-08-03 Alexander Iljinvm: replace line comments // with block comments /...
2016-08-02 Björn Lindqvistcompiler.tests.alien: tests for varargs calls
2016-08-02 Björn Lindqvistcpu.x86.*: improved varargs support
2016-08-02 John Benediktssonchecksums.crc32: verify checksum-state is working.
2016-08-02 John Benediktssonchecksums: fix stack effect of with-checksum-state.
2016-08-01 Björn Lindqvistcompiler.cfg.builder.alien.tests: fix for the test...
2016-08-01 John Benediktssonchecksums: make checksum-state implement dispose.
2016-08-01 Björn Lindqvistcompiler.cfg.*: lots of new tests
2016-08-01 Björn Lindqvistcompiler.*: new docs
2016-08-01 Björn Lindqvistcompiler.cfg.builder.alien.params: refactors the next...
2016-08-01 Björn Lindqvistcompiler.cfg.builder.alien.*: merge of with-param-regs...
2016-08-01 Björn Lindqvistcpu.*: removes the vector-regs hook
2016-08-01 Björn Lindqvistcpu.*: the %loop-entry word is unused
2016-08-01 John Benediktssonio.sockets: adding docs and tests for port-protocol.
2016-07-31 Björn Lindqvisturls: better parsing of the scheme component of urls
2016-07-30 John Benediktssonio.sockets: adding port-protocol to match protocol...
2016-07-30 Björn LindqvistFUEL: syntax fixes for MAIN-WINDOW:, LOG: and TUPLE...
2016-07-30 Björn Lindqvistio.monitors.recursive: with-qualified-directory-files...
2016-07-30 Björn Lindqvistui.tools.*: fix swapped argument order for set-tool-dim
2016-07-30 Björn Lindqvistterminfo.tests: two sanity tests
2016-07-30 Björn Lindqvistterminfo: makes it so terminfo files are looked up...
2016-07-30 Björn Lindqvistio.directories.*: move of the qualified directory listi...
2016-07-30 Björn Lindqvistui.tools.*: new docs
2016-07-30 Björn Lindqvistui.tools.common: it's nicer to store the tool dims...
2016-07-30 John Benediktssonchecksums: making "checksum-state" a universal concept.
2016-07-30 Alexander Iljinvm: add a comment on possible issues with QueryPerforma...
2016-07-30 Alexander Iljincombinators-docs: fix wording
2016-07-30 Alexander Iljinmath.functions-docs: fix wording for abs and absq
2016-07-30 Alexander Iljinmath: fix stack effect declaration for the neg? generic
2016-07-30 Alexander Iljindocs: replace $description with $class-description...
2016-07-30 Alexander Iljincalendar.format: add hm>timestamp
2016-07-30 Alexander Iljinio.files.info-docs: fix links to file-info-tuple parameters
2016-07-30 Alexander Iljinprogress-bars.models-docs: fix example code for with...
2016-07-30 Alexander Iljintools.scaffold-docs: add documentation for the scaffold...
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-30 Alexander Iljinmath-docs: fix a copy-paste error
2016-07-29 Björn Lindqvisteditors.emacs: pass alternative-editor param in case...
2016-07-29 Björn Lindqvistcpu.x86.*: fix %prepare-var-args
2016-07-26 Alexander Iljinwindows.fonts: call reset-memoized for windows-fonts...
2016-07-22 Doug Colemandb.sqlite: Fix NULL returns for INTEGER columns in...
2016-07-18 John Benediktssonregexp.minimize: a little bit simpler, a little bit...
2016-07-16 John Benediktssonhelp.lint.checks: adding linux and windows ui disposables.
2016-07-16 John Benediktssonhelp.lint.checks: factored out to no-ui-disposables...
2016-07-16 John Benediktssonhelp.lint: use vocab-exists? and eliminate UI disposabl...
2016-07-16 John Benediktssonvocabs.loader: one vocab-exists? word.
2016-07-16 John Benediktssonusing ``H{ } zip-index-as``.
2016-07-16 John Benediktssonui: some more dark theme polish.
2016-07-16 John Benediktssonui.gadgets.panes: fix #1661.
2016-07-13 Björn LindqvistFUEL: fix name of customization variable
2016-07-13 Björn LindqvistFUEL: add (require 'smie), fixes #1672
2016-07-12 John Benediktssonproject-euler.265: fix bad refactor.
2016-07-12 John Benediktssonmath.approx: fix typo in docs.
2016-07-12 John Benediktssonusing [ ... ] [ drop ] if* instead of dup [ ... ] ...
2016-07-12 John Benediktssonchecksums.sha: speedup, still more to do.
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2016-07-11 John Benediktssonchecksums.md5: minor thing.
2016-07-11 John Benediktssonrandom: no need to zero bytes in M\ object random-bytes*.
2016-07-11 John Benediktssonrandom.mersenne-twister: simplify seed-random.
2016-07-11 John Benediktssonuse ?delete-file instead of [ delete-file ] ignore...
2016-07-11 John Benediktssonmath.integers: use must-fail instead of ignore-errors.
2016-07-11 John Benediktssonunicode: add the number of tests...
2016-07-10 John Benediktssonunicode.normalize: better tests that don't spam the...
2016-07-10 John Benediktssonunicode.collation: better tests that don't spam the...
2016-07-10 John Benediktssonhttp.server.responses: less dynamic but equal.
2016-07-10 John Benediktssonhttp.server.responses: load trivial responses from...
2016-07-10 Doug Colemanchecksums.common: don't need next-level anymore thanks...
2016-07-10 John Benediktssonchecksums.common: simplify add-checksum-bytes.
2016-07-09 Doug Colemanchecksums: Ugly fix for incremental checksums. Add...
2016-07-09 Doug Colemanchecksums: Really fix... only add the number of extra...
2016-07-09 Doug Colemanchecksums.common: Checksums was calculating the new...
2016-07-03 Jon Harperhttp.server.static: add sorts on columns 1671/head
2016-07-03 Jon Harperhttp.server.static, html table listings
2016-07-02 Björn LindqvistFUEL: readding factor-method-definition-regex
2016-07-02 Björn LindqvistFUEL: unused function removed
2016-07-02 Björn LindqvistFUEL: better symbol-capturing regexp and support for...
2016-07-02 Björn LindqvistFUEL: new indentation system based on smie
2016-07-02 Björn LindqvistVM: fixing small style issues
2016-07-01 John Benediktssonwindows.ole32: use sets in tests.
2016-06-30 John Benediktssonhashcash: quick fix for string argument to checksum...
2016-06-30 John Benediktssonchecksums: fix test using.
2016-06-30 John Benediktssonio.backend: remove unused normalize-directory word.
2016-06-30 John Benediktssonchecksums: remove doc for stream-checksum.
2016-06-30 John Benediktssonchecksums: some cleanup.
2016-06-30 John Benediktssonio.encodings.binary: move to core.
2016-06-30 John Benediktssonchecksums.common: some cleanup, remove unused stuff.
2016-06-30 Björn LindqvistFUEL: makes accessors and tuple slots with backslashes...
2016-06-29 Björn LindqvistFUEL: fix highlighting of strings escaping quote characters
2016-06-29 John Benediktssonchecksums.openssl: make evp-md-context private.
next