]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2018-10-27 Doug Colemancore: fryable work. modern-harvey3-triple
2018-10-24 Doug Colemanfactor: Working on making locals-everywhere, array...
2018-09-08 Doug Colemanmachine-learning.one-hot: Better error checking.
2018-09-08 Doug Colemanbuild.sh: Bad syntax for fetch command.
2018-09-04 Doug ColemanMerge remote-tracking branch 'origin/master' into moder...
2018-09-04 Doug Colemanfactor: Rename short to shorted. rename setup-each...
2018-09-03 John Benediktssoneditors.emacs: change emacsclient-args to fully overrid...
2018-08-29 Doug ColemanMerge remote-tracking branch 'origin/master' into moder...
2018-08-28 Doug Colemancocoa.messages: Add a Cocoa union type to import NSData.
2018-08-27 Doug Colemanzealot.cli-test-changed-vocabs: Fix using and stack...
2018-08-26 Doug Colemanzealot.cli-test-changed-vocabs: The ``test`` word tests...
2018-08-24 Doug ColemanMerge branch 'modern-harvey3' of factorcode.org:/git...
2018-08-24 Doug ColemanMerge remote-tracking branch 'origin/master' into moder...
2018-08-24 John Benediktssontimers: simplify stop-timer.
2018-08-24 John Benediktssontimers: fix issue with restart-timer after timer went...
2018-08-21 John BenediktssonRevert "alien.data: Make with-scoped-allocation an...
2018-08-21 Cat Stevensbuild.sh: final two local vars
2018-08-21 Cat Stevensbuild.sh: pacman: never use -S without -yu syncing
2018-08-21 Cat Stevensbuild.sh: more variables are local
2018-08-21 Cat Stevensbuild.sh: correctness / safety and fixups
2018-08-21 Alexander Iljinsplitting-docs: mention two existing words in documentation
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-08-21 Alexander Iljinrosetta-code.ternary-logic: add a missing type cast...
2018-08-21 Alexander Iljinrosetta-code.ternary-logic: remove useless type casts...
2018-08-21 John BenediktssonRevert "io.files.temp: When using temp-file, it's possi...
2018-08-13 Doug Colemanio.files.temp: When using temp-file, it's possible...
2018-08-13 Doug Colemanio.files.temp: When using temp-file, it's possible...
2018-08-13 Doug Colemanmodern: Fix using lists.
2018-08-12 Doug ColemanMerge remote-tracking branch 'origin/master' into moder...
2018-08-12 Doug Colemanwebapps.help: All docs.factorcode.org traffic should...
2018-08-12 Doug Colemanwebapps.help: All docs.factorcode.org traffic should...
2018-08-12 Benjamin Pollackfurnance.auth: fix documentation 2038/head
2018-08-11 Benjamin Pollack.gitignore: only ignore logs and work in root 2028/head
2018-08-11 Benjamin Pollack.gitignore: ignore Unix and macOS binaries
2018-08-11 Benjamin Pollack.gitignore: sort ignores
2018-08-10 Doug Colemanfactor: Add more parser guts.
2018-08-10 Doug Colemanfactor: Rename all #foo words except # so # can be...
2018-08-10 Doug Colemanlexer: Add #hashtag support.
2018-08-10 Doug Colemanalien tests: use UNIT-TEST: for fun
2018-08-10 Doug Colemantools.test: add MUST-FAIL: and MUST-FAIL-WITH:, still...
2018-08-10 Doug Colemancalendar.parser: fix : in word name
2018-08-10 Doug Colemancore: Remove some foo'bar words and a lot of postpone:
2018-08-09 Doug Colemanfactor: char: a -> ch'a.
2018-08-09 Doug Colemanparser: Refactor the parser some. scan-datum vs scan...
2018-08-09 Doug Colemanlexer: Add char: \' support. Fix ch'\' support
2018-08-09 Doug Colemanparser: Add ``tag'payload`` and ``tag: payload``
2018-08-07 Doug Colemansequences: Add cut-head and cut-tail.
2018-08-07 Doug Colemanalien.libraries.finder: Roll the *.os vocabs back into...
2018-08-07 Doug Colemanlistener: crazy syntax for homoiconic stack
2018-08-07 Doug Colemanmodern: Fix rewriting ![[ ]] and ![=[ ]=]
2018-08-07 Doug Colemanbootstrap.syntax: dead code -> deleted
2018-08-07 Doug Colemanbootstrap.layouts: calculate num-types
2018-08-07 Doug Colemancore: trim down some usings.
2018-08-07 Doug Colemanmodern: fix rewriting backslashes and whitespace.
2018-08-07 Doug Colemanparser: fix using
2018-08-05 Doug Colemanfactor: SYMBOL: foo foo [ bar ] initialize -> INITIALI...
2018-08-04 Doug Colemanvocabs.platforms: Execute top-level code if there is...
2018-08-04 Doug Colemandns: Remove evil platform files.
2018-08-04 Doug Colemanhelp: Allow factor[[]] as $example
2018-08-04 Doug Colemanmodern.compiler: add more arity words and dead code
2018-08-04 Doug Colemandns: use <OS
2018-08-04 Doug Colemancore: Add factor[[ ]] and <factor> to hold Factor strings.
2018-08-04 Doug Colemancore: <WINDOWS <MACOS <UNIX <LINUX in core.
2018-08-04 Mohamed Akramhelp.tutorial: use array for test output 2032/head
2018-08-04 Mohamed Akramhelp.tutorial: fix unicode vocabulary path
2018-08-04 Doug Colemancore: Add private word.
2018-08-04 Doug Colemanfactor: Fix some syntax errors.
2018-08-04 Doug Colemanmodern: Fix \\ to do nothing.
2018-08-03 Doug Colemanmodern.out: Write literals better.
2018-08-03 Doug Colemanmodern.out: Don't write an extra newline to the end...
2018-08-03 Doug Colemanmodern: Save whitespace...seems to just work?
2018-08-03 Doug Colemansequences.extras: Fix merge-slices
2018-08-03 Doug Colemaneditors.ui: merge the authors file hanging around on...
2018-08-03 Doug Colemanalien.data: Make with-scoped-allocation an $unchecked...
2018-08-02 Doug Colemanfactor: fixing [[ ]] and some unit tests modern-harvey2
2018-08-02 John Benediktssontools.hexdump: use re-decode.
2018-08-02 Doug Colemanfactor: Let url"" and sbuf"" work without spaces.
2018-08-02 Doug Colemanfactor: fix load-all
2018-08-02 Doug Colemanmodern.out: Fix using
2018-08-02 Doug Colemanpcre: fix ::
2018-08-02 Doug ColemanRevert "factor: vocab:word -> vocab::word"
2018-08-02 Doug Colemanalien.library: fix docs circularity
2018-08-02 Doug Colemanfactor: more char:
2018-08-02 Doug ColemanMerge remote-tracking branch 'origin/master' into moder...
2018-08-02 John Benediktssonui.tools.listener: minor cleanup to completion stuff.
2018-08-02 John Benediktssontools.wc: use re-decode here also.
2018-08-01 John Benediktssontools.cat: use re-encode/re-decode.
2018-08-01 John Benediktssontools.cat: significant performance improvement using...
2018-08-01 John Benediktssonodbc: add windows platform.txt.
2018-07-31 John BenediktssonVersion bump to 0.99 (-dev).
2018-07-31 John BenediktssonFactor.app: update copyrights.
2018-07-30 Doug ColemanRevert "lists: Add list literal doc example." 0.98
2018-07-30 Doug ColemanRevert "lists: Add list literals."
2018-07-28 Doug Colemanvm: Fix some really minor warnings.
2018-07-26 Benjamin Pollackbuild: allow any GCC version 2025/head
2018-07-22 Doug Colemanlayouts: Add 32bit? and 64bit? words.
2018-07-22 Doug Colemansystem: Make the git version code more robust.
2018-07-21 Doug Colemanci.run-process platforms: getting uid/gid, so unix...
2018-07-21 Doug Colemanci: Start new vocabs.
2018-07-21 Doug Colemanescape-strings: Add a tag-payload word to make a string...
next