]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2013-05-12 Erik CharleboisVM: Refactor platform.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor os-* to Factor style
2013-05-12 Erik CharleboisVM: Refactor objects* to Factor style
2013-05-12 Erik CharleboisVM: Refactor object_start_map* to Factor style
2013-05-12 Erik CharleboisVM: Refactor nursery_* to Factor style
2013-05-12 Erik CharleboisVM: Refactor mvm* to Factor style
2013-05-12 Erik CharleboisVM: Refactor math.hpp/cpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor master.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor mark_bits.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor main-* to Factor style
2013-05-12 Erik CharleboisVM: Refactor mach_signal to Factor style
2013-05-12 Erik CharleboisVM: Refactor layouts/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor jit.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor io.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor instruction_operands.cpp/hpp to Factor...
2013-05-12 Erik CharleboisVM: Refactor inline_cache.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor image.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor generic_arrays.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor gc* to Factor style
2013-05-12 Erik CharleboisVM: Refactor full_collector to Factor style
2013-05-12 Erik CharleboisVM: Refactor free_list_allocator to Factor style
2013-05-12 Erik CharleboisVM: Refactor free_list to Factor style
2013-05-12 Erik CharleboisVM: Refactor float_bits.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor fixup.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor ffi_test to Factor style
2013-05-12 Erik CharleboisVM: Refactor factor.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor errors to Factor style
2013-05-12 Erik CharleboisVM: Refactor entry_points to Factor style
2013-05-12 Erik CharleboisVM: Refactor dispatch to Factor style
2013-05-12 Erik CharleboisVM: Refactor debug.cpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor data_roots.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor data_heap* to Factor style
2013-05-12 Erik CharleboisVM: Refactor cpu-* to Factor style
2013-05-12 Erik CharleboisVM: Refactor copying_collector.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor contexts to Factor style
2013-05-12 Erik CharleboisVM: Refactor compaction.cpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor collector.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor code_roots to Factor style
2013-05-12 Erik CharleboisVM: Refactor code_heap to Factor style
2013-05-12 Erik CharleboisVM: Refactor code_blocks to Factor style
2013-05-12 Erik CharleboisVM: Refactor callstack to Factor style
2013-05-12 Erik CharleboisVM: Refactor callbacks to Factor style
2013-05-12 Erik CharleboisVM: Refactor byte_arrays to Factor style
2013-05-12 Erik CharleboisVM: Refactor bump_allocator.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor booleans.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor bitwise_hacks to Factor style
2013-05-12 Erik CharleboisVM: Refactor bignum to Factor style
2013-05-12 Erik CharleboisVM: Refactor atomic.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor atomic-* to Factor style
2013-05-12 Erik CharleboisVM: Refactor assert.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor arrays.cpp/hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor allot.hpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor alien.cpp to Factor style
2013-05-12 Erik CharleboisVM: Refactor aging_space to Factor style
2013-05-12 Erik CharleboisVM: Refactor aging_collector to Factor style
2013-05-12 Erik CharleboisVM: Remove empty source files
2013-05-12 Erik CharleboisFUEL: Tweak package description
2013-05-11 Erik CharleboisVM: Remove exec bit from VM source files
2013-05-11 Erik CharleboisFUEL: fuel-pkg.el file for MELPA metadata
2013-05-08 John Benediktssonrosetta-code.pascals-triangle: adding a coefficients...
2013-05-08 Erik CharleboisFUEL: Documentation fixes
2013-05-07 John Benediktssonmath.combinators: fix help-lint warnings I introduced...
2013-05-07 John Benediktssonio.streams.random: fix USE: again.
2013-05-07 John Benediktssonsequences: fix test case.
2013-05-07 John Benediktssonsequences.extras: adding remove-last.
2013-05-07 Erik CharleboisFUEL: Fix Emacs package metadata for MELPA recipe
2013-05-07 Erik CharleboisLarge reorg of FUEL codebase
2013-05-06 John Benediktssonsequences: change binary-reduce not to be row-polymorph...
2013-05-06 John Benediktssonio.streams.random: fix USE:.
2013-05-06 John Benediktssonsequences: implement sum on iota-tuple.
2013-05-06 John Benediktssonmath.ranges: implement sum on ranges.
2013-05-06 John Benediktssonmath.extras: change moving-median to use <clumps>.
2013-05-06 John Benediktssonmath.statistics: change kth-object to properly clone...
2013-05-06 John Benediktssonmath.statistics: faster cum-mean.
2013-05-06 John BenediktssonRevert "math.statistics: change cum-mean to use v/."
2013-05-06 John Benediktssonmath.statistics: change cum-mean to use v/.
2013-05-06 John Benediktssonmath.combinators: adding unless-positive and unless...
2013-05-06 John BenediktssonRevert "math.extras: change to <clumps> to match other...
2013-05-06 John Benediktssonio.streams.random: slightly faster.
2013-05-06 John Benediktssonmath.combinators: fix help-lint errors.
2013-05-06 lorynjwhen-negative / when-positive
2013-05-06 lorynjcum-mean
2013-05-02 John Benediktssonmath.extras: change to <clumps> to match other moving...
2013-05-02 John Benediktssonsets.extras: adding non-repeating.
2013-05-02 Doug Colemanzoneinfo: Add a basic test.
2013-05-02 John Benediktssonsequences.extras: adding remove-first.
2013-05-02 John Benediktssonsequences.windowed: faster windows and rolling words.
2013-05-02 John Benediktssonmath.extras: adding monotonic-count and max-monotonic...
2013-05-02 John Benediktssonmath.finance: adding performance.
2013-05-02 John Benediktssonmath.extras: add fill-nans.
2013-05-02 John Benediktssoncombinators.extras: adding 3bi* and 3bi@.
2013-05-02 Doug Colemantools.ps.windows: Add read-peb and my-peb.
2013-05-02 Doug Colemanwindows.ntdll: Use the real field names for all the...
2013-05-02 John Benediktssonsequences.extras: fix test for arg-where.
2013-05-01 John Benediktssonsequences.extras: faster arg-max, arg-min, arg-where...
2013-05-01 John Benediktssonsequences.extras: cleanup, make reverse-as faster.
2013-05-01 John Benediktssonsequences.extras: adding cut-slice*.
2013-05-01 Doug Colemanunix.linux.proc: Handle a unified processor-info object...
2013-05-01 John Benediktssoninfix: update docs for recent changes.
2013-05-01 John Benediktssonrosetta-code.josephus-problem: change to use josephus...
next