]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2015-07-16 Doug Colemanbase64: Fix load error. $[ and ${ run at parse-time...
2015-07-16 John Benediktssonbase85: use literals to compute the inverse array inste...
2015-07-16 John Benediktssonbase64: use literals to compute the inverse array inste...
2015-07-15 John Benediktssonchecksums.sha: benchmark.sha1 is 15% faster.
2015-07-15 Doug Colemanmason.release.archive: use code-array literal
2015-07-15 Doug Colemanmason.release.archive: Sign the .app if ~/config/mac_ap...
2015-07-15 John BenediktssonFix some tests broken by optimized? rename.
2015-07-15 John Benediktssonvm: rename emit_quot to emit_quotation.
2015-07-15 John Benediktssonvm: rename some primitives, and some cleanup.
2015-07-15 John Benediktssonmisc/vim: syntax highlight PRIMITIVE:.
2015-07-15 John Benediktssonmath.parser: okay time for sleep, maybe this works...
2015-07-15 John Benediktssonio.encodings.ascii: make sure encode-string gets a...
2015-07-15 John Benediktssonmath.parser: fix a regression.
2015-07-15 John Benediktssonhashtables: fix docs differently.
2015-07-15 John BenediktssonFix some things broken by hashtable capacity changes.
2015-07-15 John Benediktssonproject-euler.150: use cum-sum.
2015-07-15 John Benediktssonopencl: cleanup strings>char*-array and fix cl-queue...
2015-07-15 John Benediktssondice: little bit faster this way.
2015-07-15 John Benediktssonmath.parser: fix ``"-.5" dec>``.
2015-07-15 John Benediktssonmath.parser: fix "most-negative-fixnum number>string...
2015-07-15 John Benediktssonmisc/atom: more readme updates.
2015-07-15 John Benediktssonmisc/atom: minor update to readme.
2015-07-15 John Benediktssonmisc/atom: adding an Atom bundle for syntax highlighting.
2015-07-15 John Benediktssonhash-sets: make sure capacity and growth use same load...
2015-07-15 John Benediktssonhashtables: make sure capacity and growth use same...
2015-07-15 John Benediktssonvocabs: fix help lint error.
2015-07-15 John Benediktssonopengl.textures: fix merge whoops.
2015-07-15 John Benediktssonpack: whoops, need to dup result.
2015-07-15 John Benediktssonopengl.textures: use cum-sum0 from math.statistics.
2015-07-15 John Benediktssonpack: use cum-sum0 from math.statistics.
2015-07-15 John Benediktssonmath.primes: commas look better.
2015-07-15 Björn LindqvistFUEL: lets have a menu for the neat scaffolding system...
2015-07-15 Björn LindqvistFUEL: fix the lookup of user name for copyright headers
2015-07-15 Björn LindqvistFUEL: font-lock errors the same as tuples -- it looks...
2015-07-15 Björn LindqvistFUEL: a few unused font faces
2015-07-15 Björn LindqvistFUEL: better hl of a lot of syntax like RENAME: FROM...
2015-07-15 Björn LindqvistFUEL: colorize :>
2015-07-15 John Benediktssonimages: adding an "each-pixel" that iterates over pixel...
2015-07-14 John Benediktssonlists: adding deeplist>array.
2015-07-14 John Benediktssonmisc: fix factor.vim.fgen for words->vocab-words refactor.
2015-07-14 John Benediktssonimages.viewer.prettyprint: don't default to prettyprint...
2015-07-14 John Benediktssonxkcd: save the comic number with XKCD: syntax.
2015-07-14 John Benediktssonmath.matrices.elimination: avoid double length call.
2015-07-14 John Benediktssonunits.reduction: avoid double length calls in find...
2015-07-14 John BenediktssonUse $sequence in a few places.
2015-07-14 John Benediktssonhelp.markup: adding $sequence for describing sequence...
2015-07-14 John Benediktssonui.gadgets.buttons: simplify.
2015-07-14 John Benediktssonui.gadgets.status-bar: use color constants.
2015-07-14 John Benediktssonui.gadgets.buttons: add button quot effect.
2015-07-12 Björn Lindqvisttools.image-analyzer.gc-info.tests: the test for scrub...
2015-07-12 Björn Lindqvisttools.image-analyzer.data-heap-reader: payload should...
2015-07-12 Doug Coleman.gitignore: ignore the code signature directory
2015-07-12 Björn LindqvistVM: let's merge (save-image) and (save-image-and-exit... 1385/head
2015-07-12 Björn LindqvistVM: get_entry_point is unused
2015-07-12 Björn LindqvistVM: move the paths out of gc memory so that they arent...
2015-07-11 Doug ColemanFactor.app: delete the .dummy file. It requires signing...
2015-07-10 John Benediktssonredis: fix using.
2015-07-10 John Benediktssonbloom-filters: adding a working url.
2015-07-10 John Benediktssonui.gadgets.labels: trigger relayout when string changes.
2015-07-10 John Benediktssonprettyprint.stylesheet: use assoc-union! and set-at...
2015-07-10 John Benediktssonredis: adding a read timeout to the socket.
2015-07-10 John Benediktssonmisc: fix syntax error in Factor.tmbundle.
2015-07-10 John Benediktssoninit: cleaner using "initialize" instead of "global...
2015-07-10 Björn Lindqvisttools.image-analyzer.*: fix the loading of the .32... 1383/head
2015-07-10 Björn Lindqvisttools.image-analyzer.*: fixes so that the vocab should...
2015-07-10 Björn Lindqvisttools.image-analyzer.gc-info: ported the docs so now...
2015-07-10 Björn Lindqvisttools.image-analyzer.*: support for callstack reading
2015-07-10 Björn Lindqvisttools.image-analyzer.gc-info.tests: "translates" all...
2015-07-10 Björn Lindqvisttools.image-analyzer: new set of vocabs for reading...
2015-07-09 Doug Colemanshuffle: Simpler definition imo.
2015-07-09 John Benediktssontools.scaffold: use vocabs:check-vocab-name.
2015-07-09 John Benediktssondebugger: give bad-vocab-name a better summary.
2015-07-09 John Benediktssontools.scaffold: check vocab name in scaffold-vocab.
2015-07-09 John Benediktssonsystem-info.macosx: adding OS X 10.11 "El Capitan".
2015-07-09 Doug Coleman.gitignore: ignore more vim temp files. not sure why...
2015-07-09 John Benediktssonhash-sets: need to define M\ hash-set hashcode*.
2015-07-08 John Benediktssonlocals.parser: fix tests for now so we get clean builds.
2015-07-07 Doug Colemancompiler.cfg.value-numbering: tests need to have this...
2015-07-06 John Benediktssonvm: bring back FACTOR_ASSERT.
2015-07-06 Björn LindqvistVM: more changes of structs to lambda functions 1380/head
2015-07-06 Björn LindqvistVM: move changes of structs to lambda functions
2015-07-06 Björn LindqvistVM: change lot of visitation objects to use cool lambda...
2015-07-06 Björn LindqvistVM: replace binary_payload_start() with slot_count()
2015-07-06 Björn LindqvistVM: merge strings.hpp and tuples.hpp into layouts.hpp...
2015-07-06 Björn LindqvistVM: split the size() method into base_size() and aligne...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanyaml.conversion: Use the R" syntax. No big deal, just...
2015-07-03 Doug Colemanalien.parser: add a couple of commas
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-03 Doug Colemanunix.ffi: Fix syntax for FUNCTION:
2015-07-02 Doug Colemanmath.floats.env: Make sure answers are array. So much...
2015-07-02 Doug Colemanmultiline: trailing space is necessary. new parser...
2015-07-02 Doug Colemanextra: regularizing some unit tests. removing a ""...
2015-07-02 Doug Colemantests: prefer ${ } instead of 1array
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-07-01 Doug Colemankernel-docs: Fix link from class to class-of.
2015-07-01 Doug Colemanclasses.tuple: Add a note about "defining-class"
next