]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-04-20 John Benediktssoninterpolate: number stack arguments from top of stack.
2015-04-20 John BenediktssonRevert "interpolate: number stack arguments from top...
2015-04-20 John Benediktssoninterpolate: number stack arguments from top of stack.
2015-04-20 John Benediktssonalien.strings: simpler fast-string? check.
2015-04-20 John Benediktssonhtml.parser.printer: add helper words with string output.
2015-04-20 John Benediktssonsmalltalk.parser: make sure to escape \
2015-04-20 John Benediktssonsimple-tokenizer: whoops, need to escape \
2015-04-20 John Benediktssonbackticks: remove workaround for simple-tokenizer bug.
2015-04-20 John Benediktssonsimple-tokenizer: consider \t \n \r spaces also.
2015-04-20 John Benediktssonpeg.ebnf: unescape strings in a few places.
2015-04-20 John Benediktssonpeg: remove trailing whitespace from docs.
2015-04-20 John Benediktssonfile-monitor: adding some metadata.
2015-04-20 John Benediktssonfile-server: adding some metadata.
2015-04-20 John Benediktssonfile-monitor: command-line file change monitor.
2015-04-20 John Benediktssonfile-server: command-line http file server.
2015-04-19 John Benediktssoncore-foundation.fsevents: add more flags.
2015-04-19 John Benediktssoninterpolate: don't break backwards compatibility.
2015-04-19 John Benediktssoninterpolate: some fixes for recent API change.
2015-04-19 John Benediktssoninterpolate: allow mixing of named variables and stack...
2015-04-18 John Benediktssonhelp.apropos: remove extra whitespace.
2015-04-18 John Benediktssonhttp.client: add quot stack effect.
2015-04-18 John Benediktssonfurnace.utilities: use "header" word, some cleanup.
2015-04-18 John Benediktssonformatting: support space prefix for numbers.
2015-04-18 John Benediktssonmime.multipart: use header, some cleanup.
2015-04-18 John Benediktssonbackticks: adding backtick syntax experiment.
2015-04-17 John Benediktssonrosetta-code.dice7: adding some docs for the problem...
2015-04-12 John Benediktssonrosetta-code.dice7: some cleanup from @erg.
2015-04-12 John Benediktssonrosetta-code.dice7: moving to proper location, dos2unix.
2015-04-12 Alexander IljinAdd 'dice7' implementation for RosettaCode.org.
2015-04-11 John Benediktssonenglish: words for working with english language text.
2015-04-09 Doug Colemanopengl.capabilities: Make it more explicit that you...
2015-04-09 John Benediktssontext-to-speech: enable use from command-line.
2015-04-09 John Benediktssoncurl: enable use from command-line.
2015-04-09 John Benediktssonbrainfuck: enable use from command-line.
2015-04-09 John Benediktssontools.ps: enable use from command-line.
2015-04-09 John Benediktssontools.hexdump: enable use from command-line.
2015-04-02 John Benediktssonmath.extras: change kelly criterion tests to use ratios.
2015-04-02 John Benediktssonmath.extras: adding the Kelly criterion.
2015-04-01 John Benediktssoneditors.emacs: fix doc typo.
2015-04-01 Doug Colemanio.launcher.windows tests: Use unique-file instead...
2015-04-01 John BenediktssonFactor.app: update copyright.
2015-04-01 John Benediktssonrobohash: adding a robot-based hashing tool.
2015-04-01 John Benediktssontools.echo: adding "echo" tool.
2015-04-01 John Benediktssontools.grep: adding "grep" tool.
2015-04-01 John Benediktssontools.uniq: adding "uniq" tool.
2015-04-01 John Benediktssontools.tree: adding "tree" tool.
2015-04-01 John Benediktssontools.seq: adding "seq" tool.
2015-04-01 John Benediktssontools.move: adding "move" tool.
2015-04-01 John Benediktssontools.copy: adding "copy" tool.
2015-04-01 John Benediktssontools.cat: adding "cat" tool.
2015-04-01 John Benediktssontools.which: enable use from command-line.
2015-04-01 John Benediktssontools.dns: enable use from command-line.
2015-04-01 John Benediktssonmetar: adding METAR and TAF weather parsers.
2015-04-01 John Benediktssontext-to-speech: simple cross-platform text-to-speech.
2015-04-01 John Benediktssontext-to-pdf: simple text to pdf utility
2015-04-01 John Benediktssonpicomath: implementation of picomath.org small math...
2015-04-01 John Benediktssonflip-text: fun with text flipping.
2015-04-01 John Benediktssonenigma: implementation of Enigma cipher machine.
2015-04-01 John Benediktssoncolors.flex-hex: implementation of "flex hex" color...
2015-03-27 Doug Colemanforestdb.ffi: Update for latest ffi changes.
2015-03-12 John Benediktssonhttp.parsers: parse a "simple request".
2015-03-11 Doug Colemangrowable: Multiply growable size by 2 instead of 3...
2015-03-08 John Benediktssongobject.ffi: fix windows dll name.
2015-03-03 John Benediktssonwebsites.factorcode: fix <br> so maybe our string>xml...
2015-03-01 John Benediktssonxml.writer: adding a test for pprint-xml fix.
2015-03-01 John Benediktssonxml.data: fix issue with empty tags not being printed...
2015-02-28 John Benediktssonxml.data: adding tests for tags assoc protocol.
2015-02-28 John Benediktssonxml.data: make tags support assoc protocol as documented.
2015-02-28 Björn LindqvistVM: new function visit_object to replace trace_object
2015-02-28 Björn LindqvistVM: refactoring to remove redundancy in retainstack...
2015-02-28 Björn LindqvistVM: cleanup of some infrequently used functions that...
2015-02-28 Björn LindqvistVM: splits out the little ugly scan_next-object + goto...
2015-02-28 Björn LindqvistVM: simplification of the trace_partial_objects function
2015-02-28 Björn LindqvistVM: the unmarker classes are not needed, easier to...
2015-02-28 Björn LindqvistVM: new function visit_mark_stack() to factor out the...
2015-02-28 Björn LindqvistVM: it's confusing that slot_visitors are called "workh...
2015-02-28 Björn LindqvistVM: visit_roots and visit_contexts where always called...
2015-02-22 Mark GreenAdding help for <model-field> and <action-field>.
2015-02-14 Doug Colemanimages.tiff: Fix partial refactor rollback and offeset...
2015-02-13 Doug Colemanimages.tiff: Fix infinite loop bug exposed by AFL test...
2015-02-13 Doug Colemanalien.libraries: Cannot include alien.libraries.finder...
2015-02-12 Benjamin PollackExplicitly reference find-library in alien docs
2015-02-12 Benjamin PollackFix typo in hash-set documentation
2015-02-12 John Benediktssonopencl: remove <size_t> (use size_t <ref> instead).
2015-02-10 Doug Colemanforestdb.ffi: Update ffi.
2015-02-10 Doug Colemanforestdb: Embrace the forestdb handle vs kvs handle...
2015-02-05 Doug Colemanstack-checker.state: Fix error in docs. Tweak doc grammar.
2015-02-05 Doug Colemanbootstrap.image.upload: Use pscp on Windows for uploadi...
2015-02-05 John Benediktssonstack-checker: minor help-lint fixes.
2015-02-05 Björn Lindqvistcompiler.tree.*: more compiler tree docs 1280/head
2015-02-05 Björn Lindqviststack-checker.*: misc doc additions
2015-02-05 Björn Lindqviststack-checker.known-words: docs and tests
2015-02-05 Björn Lindqviststack-checker.values: docs and tests
2015-02-05 Björn Lindqviststack-checker.state: docs and tests
2015-02-05 Björn Lindqviststack-checker.backend: docs and tests
2015-02-03 Benjamin PollackMake fuel more discoverable when browsing Factor help
2015-02-03 Benjamin PollackAdd more documentation to sequences.extras 1277/head
2015-01-31 Doug Colemantools.gc-decode: Remove duplicate line/dumb fix, maybe...
2015-01-31 John BenediktssonFix some minor errors in help-lint.
2015-01-31 Benjamin PollackAdd more documentation for math.statistics
next