]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-07-01 John Benediktssonwindows.ole32: use sets in tests.
2016-06-30 John Benediktssonhashcash: quick fix for string argument to checksum...
2016-06-30 John Benediktssonchecksums: fix test using.
2016-06-30 John Benediktssonio.backend: remove unused normalize-directory word.
2016-06-30 John Benediktssonchecksums: remove doc for stream-checksum.
2016-06-30 John Benediktssonchecksums: some cleanup.
2016-06-30 John Benediktssonio.encodings.binary: move to core.
2016-06-30 John Benediktssonchecksums.common: some cleanup, remove unused stuff.
2016-06-30 Björn LindqvistFUEL: makes accessors and tuple slots with backslashes...
2016-06-29 Björn LindqvistFUEL: fix highlighting of strings escaping quote characters
2016-06-29 John Benediktssonchecksums.openssl: make evp-md-context private.
2016-06-29 John Benediktssonchecksums.stream: article title must begin with a capit...
2016-06-29 Alexander Iljindb.errors: update ignore-error parameter list to be...
2016-06-29 Alexander Iljinchecksums.openssl: refactor checksum-stream and checksu...
2016-06-29 Alexander Iljinchecksums.openssl: implement common checksum interface
2016-06-29 Alexander Iljinchecksums: make add-checksum-bytes a generic word
2016-06-29 Alexander Iljindb.queries: add ensure-index
2016-06-29 Alexander Iljindb.(sqlite.)errors: add sql-index-exists error
2016-06-29 Alexander Iljindb.sqlite.errors: simplify implementation
2016-06-29 Alexander Iljinwindows.ole32: add create-guid
2016-06-29 Alexander Iljinchecksums-docs: add note on using checksums.stream
2016-06-29 Alexander Iljinchecksums-docs: fix heading in checksum-file
2016-06-29 Alexander Iljinchecksums.stream-docs: initial commit
2016-06-29 Alexander Iljintools.scaffold: fix scaffold-docs generating $var-decsr...
2016-06-29 Alexander Iljinio.directories.windows: remove synchronous copy-file...
2016-06-29 Björn LindqvistVM: removes the signal_handler_impl methods from factor_vm
2016-06-29 John Benediktssoncocoa.views: more constants.
2016-06-29 Doug Colemancocoa.views: add some constants for opengl.
2016-06-27 Björn LindqvistVM: set_border_locked is the same on windows and unix
2016-06-27 Björn LindqvistVM: factor_vm::set_callstack and set_retainstack is...
2016-06-26 Björn LindqvistFUEL: simplifying
2016-06-23 Björn Lindqvistyoutube: throw an error if the given youtube video...
2016-06-22 John Benediktssonsystem-info.macosx: macOS Sierra.
2016-06-22 Alexander Iljin*-docs: remove extra spaces from the end of various...
2016-06-22 Alexander Iljinhelp.tips: use $code snippet in a TIP: for user to run
2016-06-22 Alexander Iljinio.files.info.windows: suppress ERROR_FILE_NOT_FOUND...
2016-06-22 Alexander Iljinwindows.shell32: remove extra declaration of ERROR_FILE...
2016-06-22 Alexander Iljinio.sockets.secure-docs: update and add some documentation
2016-06-22 Alexander Iljindelegate-docs: fix a copy-paste error
2016-06-22 Alexander Iljindelegate-docs: add missing spaces
2016-06-22 Alexander Iljinconcurrency.mailboxes-docs: add some missing commas
2016-06-22 Alexander Iljinconcurrency.messaging-docs: add a missing parenthesis
2016-06-22 Alexander Iljinio.files.windows: use open-file to implement maybe...
2016-06-22 Alexander Iljinio.files.windows: replace open-existing with open-r/w
2016-06-22 Alexander Iljinio.files.windows: use CreateFileW in open-file for...
2016-06-22 Alexander IljinVM: fix the sampler_thread handle leak
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...
next