]> gitweb.factorcode.org Git - factor.git/history - extra
FUEL: refactoring to eliminate the eval-result variable
[factor.git] / extra /
2018-02-07 Björn LindqvistFUEL: refactoring to eliminate the eval-result variable
2018-02-07 John Benediktssoncalendar.holidays: simplify M\ all holidays.
2018-02-06 Björn Lindqvistgit: better use assert= than custom error + test
2018-02-05 John Benediktssonhelp.lint.coverage: change to use a find-word that...
2018-02-05 John Benediktssonfuel.help: change find-word to use words-named.
2018-02-05 John Benediktssonhelp.lint.coverage: fix tests using.
2018-02-05 Cat Stevensrefactor help.lint.coverage with complete docs and...
2018-02-04 Björn Lindqvistgoogle.gmail: vocab needs some docs
2018-02-04 Björn Lindqvistoauth2: vocab needs some docs
2018-02-03 Cat Stevensv0.3 rename / rebrand pedantic lint to help coverage...
2018-02-03 Cat Stevensv0.2 help.lint.pedantic: move to extra
2018-01-31 Björn Lindqvistopengl.shaders: probably better to call the gl function...
2018-01-29 Björn LindqvistFUEL: improved fuel-get-uses
2018-01-29 Björn Lindqvistgpu.shaders: simplified in-word's-path
2018-01-27 Björn Lindqvistgpu.*: docs
2018-01-27 Björn Lindqvistextra/: more uses of the do-state combinator
2018-01-27 Björn Lindqvistgdbm: patch over an ABI change in version 1.14
2018-01-25 John Benediktssonreadline-listener: implement vocab-word-completions.
2018-01-25 Alexander IljinFix the existing IN: suffixes for the test vocabs
2018-01-24 Björn Lindqvistpdf.layout: change-last needs prefix due to name clash...
2018-01-23 John Benediktssonbson.writer: make more words private.
2018-01-22 John Benediktssonfuel: forgot to push tests change for ? rename.
2018-01-22 John Benediktssonframe-buffer: move to ui.gadgets.frame-buffer.
2018-01-22 John Benediktssonbubble-chamber: remove unused paused.
2018-01-22 John Benediktssontrails: remove unused paused.
2018-01-22 John Benediktssonbubble-chamber: use timers instead of threads.
2018-01-22 John Benediktssontrails: use timers instead of threads.
2018-01-22 John Benediktssonfuel: add ? to a couple words.
2018-01-22 John Benediktssonsodium: add not loaded tag for now.
2018-01-22 John Benediktssonchecksums.sodium: use checksums in tests.
2018-01-22 Alexander Iljinchecksums.sodium: add a couple of tests and the "not...
2018-01-22 Alexander Iljinsodium: add authenticated encryption and decryption...
2018-01-22 Alexander Iljinchecksums.sodium: implement optional keying
2018-01-22 Alexander Iljinchecksums.sodium: support Sodium generic hash in checks...
2018-01-22 Alexander Iljinsodium: add generic hash functions
2018-01-22 Alexander Iljinsodium.ffi: add memory allocation and protection functions
2018-01-22 Alexander Iljinsodium: add password hashing functions
2018-01-22 Alexander Iljinsodium: add random data generation functions
2018-01-22 Alexander Iljinsodium: add startup initialization hook
2018-01-22 Alexander Iljinsodium: import FFI stub
2018-01-22 John Benediktssonnehe: use border around buttons.
2018-01-22 John Benediktssondemos: use <filled-pile>
2018-01-22 John Benediktssonbubble-chamer: use <filled-pile>
2018-01-22 Alexander Iljinunits.[imperial|si]: add a couple of Unicode aliases
2018-01-22 John Benediktssonbubble-chamber: remove individual launcher vocabs in...
2018-01-22 John Benediktssonbubble-chamber: adding demos tag.
2018-01-22 John Benediktssonbubble-chamber: adjust for gl-scale-factor.
2018-01-22 John Benediktssontrails: can use symbols directly without wrapping.
2018-01-22 John Benediktssonframe-buffer: fix for retina using gl-scale-factor.
2018-01-22 John Benediktssonframe-buffer: cleanup layout*.
2018-01-22 John Benediktssonbubble-chamber: resurrect from unmaintained.
2018-01-22 John Benediktssonframe-buffer: resurrect from unmaintained.
2018-01-22 Alexander Iljinboolean-expr: shorten some code 1912/head
2018-01-22 Alexander Iljinboolean-expr[-docs]: rename cnf to dnf
2018-01-22 Alexander Iljinboolean-expr: use sequences:partition
2018-01-22 Alexander Iljinboolean-expr-docs: add documentation
2018-01-22 Alexander Iljinboolean-expr: use FROM: import to suppress restarts...
2018-01-22 Alexander Iljinboolean-expr: make compilable by replacing `class`...
2018-01-22 Alexander Iljinboolean-expr: resurrect from the unmaintained
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
2018-01-19 John Benediktssonsnake-game.ui: load game textures in graft, dispose...
2018-01-19 John Benediktssoncap: use find-gl-context.
2018-01-19 John Benediktssonsnake-game: some more cleanup.
2018-01-19 John Benediktssonrosetta-code.bitmap-bezier: use assocs.
2018-01-19 John Benediktssonsnake-game: some cleanup.
2018-01-19 John Benediktssonrosetta-code.bitmap-bezier: use zip.
2018-01-19 John Benediktssonboids: remove extra whitespace.
2018-01-19 John Benediktssonboids: hang the touchbar stuff onto a boids-frame.
2018-01-19 John Benediktssonboids: adding a deploy.factor file.
2018-01-19 John Benediktssonboids: when randomized, relayout.
2018-01-19 John Benediktssonboids: add touchbar buttons.
2018-01-18 John Benediktssonwebsites.factorcode: fix examples usage of <iota>.
2018-01-11 John Benediktssoncap: make sure to use GL context of world being screenshot.
2018-01-05 Cat Stevensextra/cap: add a summary and short docs to cap vocab
2018-01-05 Cat Stevensextra/cap: clean up cap:screenshot, move non-public...
2018-01-05 Cat Stevensextra/cap: if the GL scale is 2, actually enable 2x
2018-01-05 Cat Stevensextra/cap: keep support for 2x GL scaling
2018-01-05 Cat Stevensextra/cap: fix a bug where screenshots were incorrectly...
2017-12-30 Doug Colemanmason.child: Compile for Windows Vista+ in the build...
2017-12-29 Doug Colemanmath.blas.vectors: Fix ancient typo
2017-12-29 Doug Colemanui.gadgets.charts.lines: Fix using list.
2017-12-24 Doug Colemancpu.arm.assembler: Use arrays for unit-tests
2017-12-22 Doug Colemantravis: don't test fftw.
2017-12-22 Doug Colemanfactor: disable benchmarks in a better way to get travi...
2017-12-18 Doug Colemanmason.child: 6 hour timeout! slow computer life
2017-12-18 Doug Colemanimap: Disable tests until we start using dovecot locally.
2017-12-18 Doug Colemanmason.report: Last patch for travisci to work?
2017-12-18 Doug Colemanmason.child: Give mac 5 hours!
2017-12-18 Doug Colemanmason.report: fix stack effect for output>array.
2017-12-18 Doug Colemanmason.report: try with get-global. the code seems to...
2017-12-18 Doug Colemanmason.report: More benchmark code to skip.
2017-12-18 Doug Colemanfactor: fix tests that depended on LICENSE.txt never...
2017-12-18 Doug Colemanmason.report: Crazy mason code sucks. So brittle. So...
2017-12-18 Doug Colemanmason.test: Fix benchmarks for mason. Proper fix eventu...
2017-12-17 Doug Colemanmason.test: Add option to skip benchmarks to mason.
2017-12-11 Doug Colemanmason.child: revert builder change for mac32/64.
2017-12-09 Doug Colemanpython.syntax: Make a couple python tests long-unit...
2017-12-09 Doug Colemanforestdb: Moving this to github.com/factor/factor-unmai...
2017-12-09 Doug Colemanmason.child: Remove unit tests since they're hard to...
2017-12-09 Doug Colemanmason.child: Also allow 32bit build on Windows.
next