]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-09-09 Doug Colemanbuild.cmd: Let Windows build other branches.
2017-09-07 Doug Colemanwindows.dragdrop-listener: Remove unfinished autogenera...
2017-09-07 Doug Colemanwindows.dragdrop-listener: Fix an error when calling
2017-09-05 John Benediktssongit: use with-test-directory.
2017-09-02 Doug Colemanbuild.sh: Make build.sh branch-aware and fix tab->space
2017-09-02 Doug Colemanwindows.dragdrop-listener: Fix compilation bug.
2017-09-01 Doug Colemangame.input: This test fails on Windows machines without...
2017-09-01 Doug Colemanwindows: Fix some drag and drop apis.
2017-09-01 Doug Colemanbootstrap.image.upload: Upload images per-branch.
2017-09-01 Doug Colemangit: Add repo that can do some git things in native...
2017-08-27 Alexander Iljinstack-checker.backend-docs: fix help on ensure-d (issue... 1855/head
2017-08-27 Alexander Iljinsequences-docs: fix the delete-all $errors description
2017-08-25 Doug Colemancuda: Allow memory to report as >4gb.
2017-08-25 Alexander Iljinio.crlf-docs: mark related words
2017-08-20 Doug Colemanfunctors: C: no longer needs a stack effect.
2017-08-20 Doug Colemanslots.macros: Refactor {word-names}.
2017-08-20 Doug Colemanquadtrees: Remove creative stack effects and {names}.
2017-08-19 Doug Coleman.travis.yml: Try to disable ``long-unit-test`` so travi...
2017-08-19 Doug Coleman.travis.yml: Add @jonenst's travis-ci with two environm...
2017-08-18 Doug Colemanopengl.gl: Try libGL.so.1 before libGL.so
2017-08-18 Doug Colemancli.git: Use number of threads not cpus.
2017-08-17 Alexander Iljinwindows.dragdrop-listener: add a short documentation... 1850/head
2017-08-17 Alexander Iljinwindows.dragdrop-listener: add copyright comments and...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: optimize the DragEnter imple...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: generalize some code for...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix filenames-from-hdrop...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: add a helper word
2017-08-17 Alexander Iljinwindows.dragdrop-listener: list all function parameters...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: balance the stack effects...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix a COM interface reference
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix compilation of dragdrop...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: replace construct-boa with boa
2017-08-17 Alexander Iljinwindows.dragdrop-listener: fix the USING: list
2017-08-17 Alexander Iljinwindows.dragdrop-listener: replace set-ulong-nth with...
2017-08-17 Alexander Iljinwindows.dragdrop-listener: move from unmaintained to...
2017-08-09 Björn Lindqvistllvm.ffi: make the binding linux-specific for now
2017-08-08 Doug Colemanweb-services.github: Fix the IN:.
2017-08-08 Doug ColemanRevert "ui.backend.cocoa.views: call super.prepareOpenG...
2017-08-06 Doug Colemanui.backend.cocoa.tools: install-app-delegate is a confu...
2017-08-06 Doug Colemanfactor: Rename [curry] -> currier, remove some [foo...
2017-08-06 Doug Colemanpeg.ebnf: Add EBNF-PARSER: to define a word that return...
2017-08-06 Doug Colemangml.parser: Use multiline.
2017-08-06 Doug Colemancocoa.apple-script: Make APPLESCRIPT: take a string.
2017-08-06 Doug Colemanfuel: Update syntax for ;FUNCTOR> and ;EBNF
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-08-06 Doug Colemanwindows.directx: Fix some TYPEDEF: lines that end in...
2017-08-06 Doug Colemancocoa: CLASS: ; -> <CLASS: ;CLASS>
2017-08-06 Doug Colemanfunctors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
2017-08-06 Doug Colemanextra: Add cli.git and github.sync.
2017-08-03 Doug Colemanio: Add with-ensure-directory and ?file-info.
2017-07-30 Doug Colemanmachine-learning.functions: Add selu
2017-07-29 Alexander Iljinchecksums.ripemd-docs: fix some typos.
2017-07-25 John Benediktssontools.test: less duplication in unit-test~/v~.
2017-07-25 John Benediktssontools.test: better errors when unit-test-~/v~ fail.
2017-07-23 Doug Colemantools.test: Fix unit-test~ and a couple of tests.
2017-07-23 Doug Colemanmath.vectors.simd.intrinsics: Add a comment so I am...
2017-07-22 Doug Colemanmachine-learning.functions: Add softmax, softmin, relu...
2017-07-22 Doug Colemanarrays.shaped: A bit of work on arrays.shaped.
2017-07-22 Doug Colemanbasis: Add unit-test~ and unit-test-v~ for testing...
2017-07-16 Jon Harperchecksums: add ripemd-160 (based on the md5 implementation) 1846/head
2017-07-15 Björn Lindqvistllvm: looks like we need not tested tags on the subvoca...
2017-07-14 Björn Lindqvistllvm.examples.sumfunc: making the example work with...
2017-07-14 Björn Lindqvistllvm: more of the old api added, and some tests
2017-07-14 Björn Lindqvistllvm.ffi: add-library if found, should fix loading...
2017-07-14 Björn Lindqvistllvm: not loaded tag to avoid build machine failures
2017-07-13 Björn Lindqvistllvm: more of the unmaintained llvm bindings fixed
2017-07-12 Björn Lindqvistllvm: turning off testing for now
2017-07-12 Björn Lindqvistllvm: more vocabs from factor-unmaintained added back
2017-07-11 Björn Lindqvistllvm: "salvaging" these vocabs from factor-unmaintained
2017-07-09 Björn Lindqvistbasis/: more docs
2017-07-09 Björn LindqvistFUEL: fixing markup to indent multiline code correctly
2017-07-08 Jon Harperformatting, workaround bug for "%.0e" and "%.0f" on...
2017-07-08 Jon Harperformatting: fix exception when formatting the integer...
2017-07-08 Björn Lindqvistbasis/,core/,extra/: more tags
2017-07-07 Björn LindqvistFUEL: need to specify vocab containing developer-name
2017-07-07 Björn LindqvistFUEL: breadcrumb system on vocabs/tag and vocabs/author...
2017-07-06 Björn Lindqvistbasic/, extra/: even more tags
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-07-06 John Benediktssonhash-sets/hashtables: remove wrapped-key, use slot...
2017-07-06 John Benediktssonhashtables/hash-sets: add some error checking...
2017-07-05 John Benediktssonsorting.slots: make sort-keys-by and sort-values-by...
2017-07-05 Björn LindqvistFUEL: ensures fuel-listener-mode and factor-mode has...
2017-07-05 Björn LindqvistFUEL: more consistent font-locking of strings
2017-07-05 John Benediktssonvocabs.metadata: remove filter-don't-test (inline it...
2017-07-05 John Benediktssonmisc/fuel: fix typo.
2017-07-05 Björn Lindqvistcompiler.crossref: stray char broke bootstrap, sorry
2017-07-04 Björn Lindqvistvocabs.metadata: removing words not used anymore
2017-07-04 Björn Lindqvistbasis/,extra/: lots of new tags.txt files
2017-07-04 Björn Lindqvistopenssl.test: updating cert for openssl 1.1 (#1843)
2017-07-04 Björn Lindqvistcompiler.*: more docs
2017-07-04 Björn LindqvistFUEL: indenting the code examples in fuel looks cool
2017-07-04 Björn Lindqvistfuel.help: breadcrumbs in article pages too
2017-07-04 Björn LindqvistFUEL: cool breadcrumb navigation for help pages
2017-07-04 Björn Lindqvistirc.*: removing more EXCLUDE: (#1839)
2017-07-04 Björn LindqvistFUEL: fixing the name of the $vocab markup word
2017-07-04 Doug Colemanroms.lunar-rescue: Fix docs link.
2017-07-04 Doug Colemanalien.endian: Add a couple more types. This vocab needs...
2017-07-04 Björn LindqvistFUEL: clickabe http urls in fuel help
2017-07-04 Björn Lindqvistspace-invaders,lunar-rescue,balloon-bomber: let's move...
2017-07-04 Björn Lindqvistballoon-bomber,lunar-rescue,space-invaders: fixing...
next