]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-06-22 Alexander IljinNmakefile: remove duplicate code
2016-06-22 Alexander Iljinalien.data: fix a typo
2016-06-22 Alexander Iljintools.memory: move invariant code to cleanup-always...
2016-06-22 Jon Harperio.files.info docs, sync link-info and file-info docs
2016-06-21 Björn Lindqvistui.gestures: fix the cocoa ui backend which i broke...
2016-06-21 Björn Lindqvistcompiler.*: a bunch of random doc additions
2016-06-20 Björn Lindqvistui.backend.*: new vocab for keysym handling which is...
2016-06-20 Björn Lindqvistx11.keysymdef, ui.backend.x11: vocab for all of x11...
2016-06-20 Björn Lindqvistx11.*: cosmetic fixes, breaking long lines, indenting...
2016-06-19 Björn LindqvistFUEL: factor-previous-non-blank unused and adding doc
2016-06-18 Björn Lindqvistui.backend.gtk.io: refactoring which removes ui.backend...
2016-06-18 Björn Lindqvistui.backend.gtk: add handling of insert key (#1656)
2016-06-17 Björn Lindqvistui.backend.gtk: use a global variable to store the...
2016-06-17 Björn Lindqvistui.backend.gtk: hi-res icon awesomeness
2016-06-16 Björn Lindqvistspace-invaders: calling exit-openal otherwise sound...
2016-06-16 Björn Lindqvist24-game: fixing invalid operator input handling in...
2016-06-16 Björn Lindqvist24-game: fixing game to use formatting vocab
2016-06-14 Björn Lindqvistio.directories.unix: normalize-path doesn't need to...
2016-06-14 Björn Lindqvistio.directories: new utility word make-parent-directorie...
2016-06-14 Björn LindqvistVM: a little faster definition of contains_p()
2016-06-12 John Benediktssonpeg.javascript.tokenizer: rename escape rules slightly.
2016-06-12 John Benediktssonpeg.javascript.tokenizer: support hex and unicode escapes.
2016-06-11 John Benediktssonpeg.javascript: add some other escapes since we're...
2016-06-11 catb0tpeg.javascript.tokenizer: allow escaped quotes in strings
2016-06-07 Björn LindqvistVM: rename of JIT_PUSH_IMMEDIATE to JIT_PUSH_LITERAL
2016-06-07 Björn LindqvistVM: refactor the immediate_p check out of visit_pointer()
2016-06-07 Björn LindqvistVM: refactor a struct into a c++11 lambda
2016-06-04 Jon Harperrosetta-code.image-noise, use status bar for FPS
2016-06-04 Jon Harperrosetta-code.image-noise, bring back fps after c7ca226 1641/head
2016-06-02 Doug Colemanio.sockets.secure.windows: Windows sockets are a bit...
2016-06-02 Doug Colemanio.sockets.secure.windows: No need to call file>> becau...
2016-06-02 Doug Colemanio.sockets.secure: (server) needs a method on secure...
2016-06-01 Doug Colemanhttp.server.static: sort files for static html director...
2016-05-31 Björn Lindqvisttools.profiler.sampling.tests: attempt to fix the unit...
2016-05-31 Björn Lindqvistio.files.windows: make CreateFile-flags a normal word...
2016-05-31 Björn LindqvistVM: rename compile_inline_cache and refactor the loop...
2016-05-31 Björn LindqvistVM: omit the type check if checking for fixnum and...
2016-05-31 Björn LindqvistVM: new method quotation_jit:nth
2016-05-31 Björn Lindqviststyle thing: indenting tuple slots
2016-05-30 Alexander Iljinio.files.info.windows: add a comment to open-read-handle
2016-05-30 Alexander Iljinio.files.info.windows: fix flags in open-read-handle
2016-05-30 Alexander Iljinio.files.windows: add FILE_FLAG_BACKUP_SEMANTICS to...
2016-05-30 Alexander Iljinio.files.info.windows: fix file-readable?
2016-05-30 Alexander Iljinio.files.info.windows: add open-read-handle to reuse...
2016-05-30 Alexander Iljinio.files.info.windows: fix parameter name for get-file...
2016-05-30 Doug Colemanio.files.windows: Add a unit test to make sure shared...
2016-05-30 Alexander Iljinvm: fix a typo in a comment
2016-05-30 Alexander Iljinvm: fix warning C4800: forcing value to bool
2016-05-30 Alexander Iljinvm: give windows_stat fewer reasons to fail
2016-05-30 Björn LindqvistVM: make it so compiling mega cache lookups doesn't...
2016-05-30 Björn LindqvistVM: a bunch of more methods on the factor_vm class...
2016-05-30 Björn LindqvistVM: name change no_non_safepoint_words_p -> stack_frame_p
2016-05-30 Björn LindqvistVM: moving a few methods arounds
2016-05-30 Björn Lindqvistbootstrap.x86: using 32 bit regs as operands when it...
2016-05-29 Björn LindqvistVM: shorter definition of emit_check
2016-05-29 Björn LindqvistVM: makes some factor_vm methods to free functions
2016-05-28 Björn Lindqvistalien.parser,gobject-introspection.ffi: fixing the...
2016-05-28 Björn Lindqvistalien.parser: better fix for #1535
2016-05-28 Björn Lindqvistalien.parser: make make-callback-type have the same...
2016-05-28 Björn Lindqvistgobject-introspection.ffi: new tests
2016-05-27 Björn Lindqvistalien.parser: fix for #1535
2016-05-27 John Benediktssonhelp: sigh sigh $predicate is used by help.lint.checks.
2016-05-27 John Benediktssonhelp: sigh, let's just use the old word-help* name.
2016-05-27 John Benediktssonhelp: move predicate default word help.
2016-05-26 John Benediktssonhelp: minor change to use a default-word-help generic.
2016-05-26 John Benediktssonhelp: change how default word help is done.
2016-05-26 Doug Colemancore: selector-for and collector-for are the wrong...
2016-05-26 Doug Colemanio.files.unique: clean up the files that are created...
2016-05-26 Doug Colemanio.files.unique: Make sure the files are the same excep...
2016-05-26 Doug Colemanunix.ffi: Add SHUT_* flags for shutdown() call.
2016-05-25 Björn LindqvistBuild: drops debugging symbols, fixes #1634
2016-05-25 Björn LindqvistFUEL: set context to (factor-current-vocab), in case...
2016-05-25 Björn LindqvistFUEL: fix so that radixed numbers with commas get highl...
2016-05-25 Björn Lindqvistcpu.*: more docs
2016-05-25 Björn Lindqvistcpu.x86.*: faster versions of the X-bit-version-of...
2016-05-25 Björn Lindqvistcpu.x86.sse: removing an unused word
2016-05-25 Alexander Iljintools.crossref-docs: fix wording 1633/head
2016-05-25 Alexander Iljinsyntax-docs: fix the code snippet in the ERROR: article
2016-05-25 Alexander Iljinwords-docs: fix wording
2016-05-25 Alexander Iljinwords-docs: add "recursive" to the list of word properties
2016-05-25 Alexander Iljinhelp.handbook: fix wording
2016-05-25 Alexander Iljinio.streams-docs: fix some copy-paste errors
2016-05-24 Björn Lindqvistcompiler.cfg.builder.*: docs and tests
2016-05-24 Björn Lindqvistcompiler.cfg.value-numbering.*: new docs
2016-05-24 Björn Lindqvistcpu.x86.assembler: zero-extension can work on the TEST...
2016-05-24 Björn Lindqvistbootstrap.image.primitives: resize-byte-array can also...
2016-05-23 Doug Colemanio.servers: Fix a regression where we couldn't listen...
2016-05-23 Doug Colemanforestdb.lib: testing in auto-compact mode needs a...
2016-05-23 Doug Colemanio.files.unique: Add a way to create multiple unique...
2016-05-23 Doug Colemanhttp.client: disable sni test that hits the velox.ch...
2016-05-23 Björn Lindqvistcpu.x86.assembler: fix help-lint problem
2016-05-23 Björn LindqvistFUEL: highlight of SLOT: syntax and backslashes in...
2016-05-23 Björn LindqvistFUEL: syntax debugging file
2016-05-22 Alexander Iljinbrowser: trim whitespace from query before search.
2016-05-22 Alexander Iljindocs: minor fixes and amendments.
2016-05-22 John Benediktssonui.gadgets.theme: rename to ui.theme.images.
2016-05-22 John Benediktssonui.theme.switching: default font colors.
2016-05-21 Doug Colemanforestdb: open normal commit.
2016-05-21 Doug Colemanforestdb: fix using. uncomment some code.
2016-05-21 Doug Colemanmanaged-server: add another constructor.
next