]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-10-25 John Benediktssondocs: cleanup some article titles that can be strings.
2017-10-25 John Benediktssonsource-files.errors: rename <definition-error> to new...
2017-10-25 John Benediktssonmath.similarity: adding weighted-cosine-similarity.
2017-10-25 John Benediktssonsequences.extras: adding 3each-from and 3map-reduce.
2017-10-25 John Benediktssonsequences: rename setup-each to (each).
2017-10-25 John Benediktssoncombinators.smart: using each-from.
2017-10-24 John Benediktssonmath: using ``v.`` instead of ``v* sum`` in a few places.
2017-10-24 John Benediktssonmath.similarity: add another test for pearson-similarity.
2017-10-24 John Benediktssonmath.similarity: change cosine-similarity to match...
2017-10-24 John Benediktssonui.tools.deploy: cleanup using.
2017-10-24 John Benediktssoncolor-table: change color table to use search-tables.
2017-10-24 John Benediktssonui.gadgets.search-tables: change search-tables to use...
2017-10-24 John Benediktssonui.gadgets.editors: allow all editors to have default...
2017-10-24 John Benediktssonsequences: fix map-reduce to have ..a on the stack...
2017-10-23 John Benediktssonhelp.markup: simpler $url.
2017-10-23 John Benediktssonunicode.control-pictures: adding a test.
2017-10-23 John Benediktssonhelp.markup: allow $url to have display text that's...
2017-10-23 PiImprove documentation by linking to Unicode charts...
2017-10-23 Piadd unicode control-picturizer and docs
2017-10-23 Piuse lists vocab in factor handbook
2017-10-16 John Benediktssonui.tools.listener: change to just reset line-height...
2017-10-16 Alexander Iljinui.tools.listener: update interactor's line-height...
2017-10-09 John Benediktssonui.pixel-formats: apply @jonenst's patch for #1859.
2017-10-09 Alexander Iljinui.backend.windows: explicate quotation parameters...
2017-10-09 Alexander Iljinwindows.user32: add some of the power setting notificat...
2017-10-09 Alexander Iljinwindows.ole32: add LPCGUID type
2017-10-09 Alexander Iljinslides: fix illegible code snippets on Windows 1863/head
2017-10-09 Alexander Iljintalks.galois-talk: fix a mistake on a slide
2017-10-09 Alexander Iljintalks.[otug|minneapolis]-talk: add the <iota> construct...
2017-10-09 Alexander Iljintalks.tc-lisp-talk: fix $snippet "f"
2017-10-09 Alexander Iljintalks.otug-talk: replace <bevel-button> with <border...
2017-10-09 Alexander Iljintalks: replace "test-mr mr." with "regs."
2017-10-09 Alexander Iljintalks: fix the printf examples
2017-09-25 Doug ColemanRevert "openssl.libssl: The SSL struct has grown a...
2017-09-25 Doug Colemanopenssl.libssl: The SSL struct has grown a lot.
2017-09-18 John Benediktssongrouping.extras: add <n-groups> and n-group.
2017-09-11 John Benediktssonrandom: minor doc improvement with $snippet.
2017-09-11 Robert Vollmertrandom-bytes: fix docs, aligning with random-bytes*
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-09-09 Doug Colemanwindows.kernel32: Don't use /* */
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
next