]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2014-09-26 John Benediktssonhelp.html: make docs use same completions algorithm...
2014-09-26 John Benediktssoncommand-line: make script and -run= param behave similarly.
2014-09-25 Björn Lindqvistcsv: need to handle \r because windows lines ends with...
2014-09-25 Doug Colemantools.gc-decode: linux32 is a slow vm and i'm committin...
2014-09-25 Doug Colemantools.gc-decode: typo..
2014-09-25 Doug Colemantools.deploy: bump sizes for linux32. so not hardcore.
2014-09-25 Doug Colemantools.gc-decode: Fix test for linux32.
2014-09-24 Björn Lindqvistio.ports.tests: better to use with-disposal than callin...
2014-09-24 Björn Lindqvistio.streams.limited.tests: use with-stream in the tests...
2014-09-24 John BenediktssonRevert "calendar.format: change to use formatting inste...
2014-09-22 Björn Lindqvistimap.tests: created connections needs to be disposed
2014-09-22 Björn Lindqvistdb.postgresql.lib: if PQsetdbLogin fails, PQfinish...
2014-09-17 Björn LindqvistVM: GC_BIGNUM must be called in the same scope as the...
2014-09-12 Doug Colemantools.depoy: Bump test size for mac32.
2014-09-12 Doug Colemantools.gc-decode: Fix unit tests for 32bit.
2014-09-10 Iskander SitdikovFix the Atom feed generator 1131/head
2014-09-09 Doug Colemantools.gc-decode: Fix unit test for compiler fix.
2014-09-09 Doug Colemancompiler.cfg.stacks.vacant: Fix docs for word rename.
2014-09-08 Björn LindqvistVM: dont scrub and check when visiting a callstack...
2014-09-08 Björn Lindqvistcompiler.cfg.stacks.vacant: ##call instructions clear...
2014-09-08 Björn LindqvistVM: silly error: should be index * check_r_count, not...
2014-09-08 Björn LindqvistVM: move the stack scrubbing logic to call_frame_slot_v...
2014-09-08 Björn LindqvistVM: use the check_d and check_r to trace the overinitia...
2014-09-08 Björn Lindqvisttools.gc-decode: update vocab to match gc-map changes
2014-09-08 Björn Lindqvistcompiler.codegen.gc-maps: the gc-map-needed? word can...
2014-09-08 Björn Lindqvistcompiler.codegen.gc-maps: check-d>> and check-r>> now...
2014-09-08 Björn Lindqvistcompiler.cfg.stacks.vacant: invert meaning of 0/1 for...
2014-09-08 Björn Lindqvistcompiler.cfg.instructions: added check-d and check...
2014-09-08 Björn Lindqvistcompiler.cfg.stacks.vacant: more docs and removed usage...
2014-09-08 Björn Lindqvistcompiler.cfg.stacks.vacant: sub docs seeded with a...
2014-09-08 Björn Lindqvistcompiler.cfg.stacks.vacant: fix usings and remove comme...
2014-09-08 Björn Lindqvistcompiler.cfg.stacks.vacant: compiler pass replacing...
2014-09-08 Björn Lindqvistcompiler.cfg.dataflow-analysis: generic for configuring...
2014-09-04 John Benediktssonformatting: specify integer instead of fixnum as bignum...
2014-09-04 John Benediktssonsee: disable string-limit? when setting margin to zero.
2014-08-28 Björn Lindqvistxml.writer.tests: use temp-file instead of assuming... 1127/head
2014-08-25 Doug Colemantools.gc-decode: Fix docs.
2014-08-25 Björn Lindqvistvm: add the gc-info struct
2014-08-25 Björn Lindqvisttools.gc-decode: vocab for reading words gc maps
2014-08-25 Björn Lindqvistelf: only open file for reading
2014-08-25 Björn Lindqvistcurses.ffi: on some linuxes, libncursesw.so is a linker...
2014-08-25 Doug Colemancurses: Add some more api calls. Allow a getch that...
2014-08-14 John Benediktssoncompiler.cfg: fix some help-lint warnings.
2014-08-13 Björn Lindqvistdeques: doc examples
2014-08-13 Björn Lindqvistcompiler.cfg.*: more docstrings for compiler words
2014-08-13 Björn Lindqvistcompiler.cfg.*: initial docs for dataflow analysis...
2014-08-13 Björn Lindqvistcompiler.cfg.*: stub docs for register scheduling vocabs
2014-08-13 Björn Lindqvistcompiler.cfg.*: docs for compiler words
2014-08-13 Björn LindqvistDocs: more compiler-related documentation
2014-08-05 John Benediktssoncore-foundation: define some more callbacks.
2014-08-05 John Benediktssoncore-foundation.run-loop: define a CALLBACK and use it.
2014-08-05 John Benediktssontools.deploy.backend: use make-my-image.
2014-08-05 John BenediktssonRevert "openssl: define a startup-hook so that openssl...
2014-08-05 John Benediktssontools.deploy.macosx: needs more boolean.
2014-08-05 John Benediktssontools.deploy.macosx: whoops needs more string.
2014-08-05 John Benediktssontools.deploy.macosx: deployed apps should be retina...
2014-08-05 John Benediktssontools.profiler.sampling: use formatting instead of...
2014-08-05 John Benediktssoncalendar.format: change to use formatting instead of...
2014-08-05 Doug Colemanui.tools.browser: Remove dialog-window attribute from...
2014-08-05 John Benediktssonui.backend.gtk: fix yield delay on gtk backend.
2014-08-05 John BenediktssonRevert "prettyprint.config: string-limit? shouldn't...
2014-08-05 John Benediktsson``swap drop`` is ``nip``.
2014-08-05 John Benediktssonio.backend.unix.multiplexers.run-loop: don't enable...
2014-08-05 Doug Colemanui: Rename floating-window to dialog-window as per...
2014-08-05 John Benediktssonformatting: adding octal and binary format directives.
2014-07-23 Björn LindqvistFUEL: remove empty (nil) lists of parsed words
2014-07-23 Björn LindqvistVM: moves the code that clears the roots to the same...
2014-07-22 John Benediktssoncurl: slight refactor.
2014-07-22 John Benediktssonkernel: fix help-lint warning for 2with.
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-07-18 Doug Colemancompiler.codegen-docs: Make example clickable.
2014-07-17 Doug Colemancompiler.cfg.instructions: Messed up a patch. oops.
2014-07-17 Doug Colemancompiler.cfg.instructions: Fix using.
2014-07-17 Doug Colemancompiler.cfg: Rename doc -> docs in filenames so the...
2014-07-17 Doug Colemanos-unix.hpp: Use the old strerror_r insetad of the...
2014-07-16 Björn LindqvistVM: data_roots must be empty before unwind_native_frame...
2014-07-16 Björn LindqvistVM: clear the local roots before garbage collection...
2014-07-16 Doug Colemanui: Fix floating-window implementation for Windows...
2014-07-16 Doug Colemanui: Missed an entry in the top list that is in the...
2014-07-16 Doug Colemanui: Add a floating-window window-contol for opening...
2014-07-13 John Benediktssoncolors.distances: add some tests, refactor locals a...
2014-07-12 John Benediktssonio.monitors.recursive: fix second test.
2014-07-12 John Benediktssoncolors.distances: implement CIE76, CIE94, CIEDE2000...
2014-07-12 John Benediktssoncolors.lab: add copyright.
2014-07-12 Doug Colemanio.monitors.recursive: On Windows, at least, a recursiv...
2014-07-10 John Benediktssonpcre: add a comment for future knowledges.
2014-07-10 Doug Colemanpcre: On at least win64, the pointer is returned as...
2014-07-10 Doug Colemanio.launcher: Example is not very cross-platform.
2014-07-10 Björn LindqvistVM: fixing some implicit casts from cell to fixnum
2014-07-10 John Benediktssonheaps: use before? and after?.
2014-07-10 John Benediktssonuse "of" in place of "swap at".
2014-07-10 Doug Colemanwindows.directx: Upgrade xinput library.
2014-07-10 Doug Colemanio.sockets.secure.openssl: We don't care what the error...
2014-07-10 Doug Colemantools.deploy: Pump p p pump pump it up
2014-07-10 Doug Colemanio.launcher: Fix help-lint for Windows. The examples...
2014-07-10 Doug Colemanfftw.ffi: Find the fftw dll for Windows.
2014-07-09 Doug Colemanyaml.ffi: Fix library names. (for Windows, it's called...
2014-07-09 John Benediktssoncompiler.tree.modular-arithmetic: make a partial test...
2014-07-09 John Benediktssonyaml.ffi: fix library names.
2014-07-09 John BenediktssonRevert "compiler.tree.modular-arithmetic: revert strict...
next