]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-03-16 John BenediktssonRename license.txt to LICENSE.txt.
2016-03-16 Björn Lindqvistcompiler.cfg.stacks.local: replace-sets values must...
2016-03-16 Björn Lindqvistsystem: these words can't be foldable
2016-03-16 Björn Lindqvistcompiler.cfg.stacks.*: new docs
2016-03-16 Björn Lindqvistcompiler.cfg.dataflow-analysis: removes the -analysis...
2016-03-16 Björn LindqvistBuild: fix makefile to work with new script path
2016-03-16 Björn Lindqvistcompiler.cfg.builder.blocks: return the slots, they...
2016-03-16 Björn Lindqvistcompiler.cfg.*: the make-kill-block word is not needed
2016-03-16 Björn Lindqvistcompiler.cfg.builder.blocks: some cleanup
2016-03-16 Björn Lindqvistcompiler.cfg.*: better stack effect for end-stack-analysis
2016-03-16 Doug Colemanbitly: move from bit.ly to bitly.
2016-03-15 John Benediktssonfunctors: don't leak the bindings.
2016-03-15 John Benediktssondocuments: rename string-lines to split-lines so I...
2016-03-15 John Benediktssonlocals.parser: move parse-binding to functors.
2016-03-15 John BenediktssonRevert "rename license.txt to LICENSE.txt to be more...
2016-03-15 John Benediktssonmason.release.tidy: add build.(sh|cmd).
2016-03-15 John Benediktssonmoving build-support/factor.(sh|cmd) to ./build.(sh...
2016-03-15 John Benediktssonmason.release.tidy: don't need with-resource-directory.
2016-03-15 John Benediktssonrename license.txt to LICENSE.txt to be more standard.
2016-03-15 Doug Colemanrun-desc: not sure what this is for.
2016-03-15 Doug Colemanupdate: move to unmaintained.
2016-03-15 John Benediktssonmason.release.tidy: inline the cleanup file into the...
2016-03-14 John Benediktssonio.sockets.unix: using getsockopt doesn't need to recurse.
2016-03-14 John Benediktssonsplitting: fix docs for string-lines.
2016-03-14 John Benediktssonhttp: fix tests for string-lines.
2016-03-14 John Benediktssonhtml.templates.fhtml: fix tests for string-lines.
2016-03-14 John Benediktssontxon: fix for string-lines.
2016-03-14 John Benediktssondocuments: whoops, doc-lines conflicts with doc-lines.
2016-03-14 John Benediktssonsplitting: fix using.
2016-03-13 Doug Colemanio.sockets.secure.windows: Add some code for loading...
2016-03-13 Doug Colemanopenssl.libssl: Use libcrypto on Windows instead of...
2016-03-13 John Benediktssonsplitting: make string-lines more correctly handle...
2016-03-13 John Benediktssonio.sockets.unix: don't need these imports.
2016-03-13 John Benediktssonio.sockets.unix: refactor getsockopt into get-socket...
2016-03-13 John Benediktssonio.sockets.unix: adding tests for connection refused.
2016-03-13 John Benediktssonio.sockets.unix: use getsockopt to check connect success.
2016-03-13 John Benediktssonunix.ffi: adding getsockopt and some socket options.
2016-03-13 John Benediktssonwindows.crypt32: adding platforms.txt.
2016-03-13 Doug Colemanwindows.types: fix using
2016-03-13 Doug Colemanio.sockets.secure.openssl: Fix docs.
2016-03-13 Doug Colemanopenssl.libssl: Adding some functions to work with...
2016-03-13 Doug Colemanwindows: Adding crypt32 api for SSL certificate loading.
2016-03-13 Doug Colemanwindows.types: LPSTR is a utf8 string. Add LPTCSTR.
2016-03-13 Björn LindqvistFUEL: fix factor-symbol-at-point so it counts " as...
2016-03-13 Björn Lindqvistcompiler.codegen.relocation.tests: fix test so it works...
2016-03-13 Björn LindqvistDocs: doc updates
2016-03-13 Doug Colemanio.sockets.secure.openssl: Fix subject-name-match?...
2016-03-12 Benjamin Pollackio.sockets.secure: add SNI support for Windows
2016-03-12 Doug Colemanxml.write: Fix xml for spacing change.
2016-03-11 Benjamin Pollackxml.writer: do not include meaningless extra whitespace...
2016-03-11 Benjamin Pollackchloe/html: switch to HTML5 templates
2016-03-11 Benjamin Pollackchloe: make self-closing tags support more idiomatic...
2016-03-11 Benjamin Pollackcommand-line: document memory sizes as mebibytes/kibibytes
2016-03-11 Benjamin Pollackchloe: ensure self-closing tags are self-closing
2016-03-11 Björn Lindqvistcompiler.graphviz: this vocab can be removed I think
2016-03-11 Björn Lindqvistgraphviz.dot: fix escaping logic
2016-03-11 Björn LindqvistFUEL: improved fontlocking
2016-03-11 Björn Lindqvistmath.vectors.simd.intrinsics: the syntax for declaring...
2016-03-11 Björn LindqvistBuild: never dynlink with gui libs
2016-03-10 Björn Lindqvistio.sockets.tests: these needs to be conditional, in...
2016-03-09 Björn Lindqvistcompiler.*: new tests
2016-03-09 Björn Lindqvistcompiler.cfg.*: new doc files
2016-03-09 Björn Lindqvistcompiler.cfg.intrinsics.fixnum: more docs and tests
2016-03-09 Björn Lindqvistcompiler.cfg.builder.blocks: removes assignments to...
2016-03-09 Björn Lindqvistcompiler.cfg.*: big changes which removes the last...
2016-03-09 Björn Lindqvistcompiler.cfg.*: more refactoring to remove basic-block...
2016-03-09 Björn Lindqvistcompiler.cfg.*: changes to remove basic-block variable
2016-03-09 Björn Lindqvistcompiler.cfg.*: changed generic emit-node to take the...
2016-03-09 Björn Lindqvistcompiler.units: changes dynamic vars so that they are...
2016-03-09 Benjamin PollackMake VSC work on OS X again 1552/head
2016-03-09 Doug Colemantools.deploy: increase sizes for linux32
2016-03-08 Jon Harpermath.statistics, add docs for cum-sum0, add cum-product...
2016-03-08 Jon Harpersequences-docs, improve consistency
2016-03-08 Jon Harperrename math.statistics:cum-map to sequences:accumulate*
2016-03-08 Doug Colemanwindows openssl, libtls: Use the libressl dlls for...
2016-03-08 Doug Colemanmath.cpp: Fix two warnings. Fixes #1549.
2016-03-08 Doug Colemanio.sockets: Default make-sockaddr-outgoing to make...
2016-03-08 Jon Harpermath.parser: simplify fix-float (from 16c93c78741)
2016-03-08 Jon Harperformatting, format numbers with C locale and document...
2016-03-08 Jon Harperprimitive_format_float, return empty string on bad...
2016-03-08 Jon Harperprettyprinter, locale independant float printing
2016-03-08 Doug Colemanio.sockets.unix: Fix ipv6 sends for udp on osx.
2016-03-08 Doug Colemanio.sockets: Special-case 0.0.0.0 and f for outgoing...
2016-03-08 Doug Colemanio.sockets: Fix send-once for inet6.
2016-03-07 Doug ColemanRevert "io.sockets: Windows doesn't recognize 0.0.0...
2016-03-07 Doug Colemanio.sockets: Windows doesn't recognize 0.0.0.0. Add...
2016-03-07 Doug Colemaneditors.visual-studio-code: msft changed the install...
2016-03-07 Doug Colemanio.standard-paths.windows: We call >lower on the paths...
2016-03-07 Doug Colemanforestdb.lib: Got it compiled for win32. ``cmake -G...
2016-03-05 Doug Colemanalien.syntax: Add ENUM: example with c basetype.
2016-03-05 Doug Colemanforestdb: Default config changed, change it back for...
2016-03-05 Doug Colemanforestdb.ffi: Add C types to the ENUM:s.
2016-03-05 Doug ColemanREADME: https links instead of http.
2016-03-05 John Benediktssonip-parser: some cleanup, move ipv6 parsing here.
2016-03-05 John Benediktssonlibtls.ffi: fix platforms file to not have empty line.
2016-03-05 Benjamin PollackImport a few extra JSON tests from Jansson
2016-03-05 Benjamin PollackMake <inet4> and <ipv4> use ip-parser:parse-ipv4 1542/head
2016-03-05 Doug Colemanlibtls.ffi: Depends on unix.types, fix Windows.
2016-03-05 Doug Colemanio.sockets.secure.windows: Try to fix compile error.
2016-03-04 Benjamin PollackAllow specifying vocabulary roots on the command line
next