]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2016-09-10 Björn LindqvistVM: the small return_address_index function can be...
2016-09-09 Björn Lindqvistcompiler.codegen.*: removing the init-gc-maps word
2016-09-09 Björn Lindqvistcompiler.cfg.stacks.*: rename trace-stack-state2 -...
2016-09-09 Alexander Iljinvm: replace block comments /**/ with line comments //
2016-09-09 Alexander IljinRevert "vm: replace line comments // with block comment...
2016-09-09 Alexander IljinRevert "vm: fix typo from c++ comment patch causing...
2016-09-08 Björn Lindqvistcompiler.cfg.*: better way to store the block height
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.*: new word local-loc>global, repla...
2016-09-08 Björn Lindqvistcompiler.cfg.stacks.local: simplified code for getting...
2016-09-08 Björn Lindqvistcompiler.cfg.*: changing height-state from a 2-el array...
2016-09-07 John Benediktssonmetar: some fixes for TAF parsing.
2016-09-07 John Benediktssonmetar: whoops, fix taf url.
2016-09-07 John Benediktssonmetar: switching urls from weather.noaa.gov to tgftp...
2016-09-05 Björn Lindqvistcompiler.cfg.*: removing the adjust-d word
2016-09-05 Björn Lindqvistcompiler.cfg.stacks.*: removing the adjust word which...
2016-09-05 Björn Lindqvistui.*: more tests
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-09-04 Björn Lindqvistcompiler.tree: these constructor words aren't needed
2016-09-04 Björn Lindqvistcompiler.cfg.builder: simplification of the shuffling...
2016-09-02 Björn Lindqvisttools.image-analyzer.*: new word for removing the tag...
2016-09-01 Björn Lindqvistcompiler.cfg.debugger: print -> write to not add stray...
2016-09-01 Björn Lindqvistbootstrap.image.primitives,tools.profiler.sampling...
2016-09-01 Björn Lindqviststack-checker.*: doc updates
2016-09-01 Björn Lindqvistcompiler.cfg.*: compiler doc updates
2016-08-31 Björn Lindqvistcompiler.cfg.stacks.finalize: only insert blocks if...
2016-08-30 Björn Lindqvistcompiler.cfg.debugger: better code for outputting using...
2016-08-30 Björn Lindqvistsets,compiler.cfg.stacks.global: putting the refine...
2016-08-29 Björn Lindqvistcompiler.cfg.*: replacing the peek/replace/kill-sets...
2016-08-26 Björn Lindqvistcompiler.cfg.stacks.height: removing vocab
2016-08-25 Björn Lindqvistdb.sqlite: fix the delete constraint for the restrict...
2016-08-25 Björn Lindqvistdb.sqlite: fix text of generated triggers
2016-08-25 Björn LindqvistFUEL: highlighting and indentation of more syntax elements
2016-08-25 Björn LindqvistFUEL: improves the fuel-update-usings feature
2016-08-24 Björn Lindqvistui.render.tests: removing bad test
2016-08-24 Björn Lindqvistx11.*: auto string to alien conversion for XOpenDisplay
2016-08-23 John BenediktssonRevert "io.pathnames: fix separator when appending...
2016-08-23 masweeneyio.pathnames: fix separator when appending paths in...
2016-08-23 Björn Lindqvistui.*: new tests
2016-08-22 John BenediktssonRevert "ui.gadgets.editors: add editor-constrained...
2016-08-22 John BenediktssonRevert "ui.gadgets.editors: remove extra spaces."
2016-08-22 Björn Lindqvistui.gadgets.*: updated docs and new tests
2016-08-22 Björn Lindqvistmath.vectors: new word vclamp for clamping vectors
2016-08-22 John Benediktssonui.gadgets.editors: remove extra spaces.
2016-08-22 masweeneyui.gadgets.editors: add editor-constrained-dim function...
2016-08-22 Björn Lindqvisttools.deploy.windows: fix the using ambiguity with...
2016-08-22 Björn Lindqvistwebbrowser.windows: using absolute-path to make opening...
2016-08-21 Björn Lindqvisttools.deploy.windows: using an empty string seem to...
2016-08-21 Björn Lindqvisttools.deploy.*: refactoring of the deploy* words
2016-08-21 Björn Lindqvistwindows.shell32: formatting the long parameter lists
2016-08-21 Björn LindqvistFUEL: fontification of COLOR: and HEXCOLOR:
2016-08-21 Björn Lindqvistpcre: fix so that version parses "8.36-RC1 2014-04...
2016-08-20 Björn Lindqvistcurses.tests: only run the color test if term is color...
2016-08-20 Björn Lindqvistextra/: ensuring tests have an IN:-line ending with...
2016-08-20 Björn LindqvistFUEL: font-locking improvments
2016-08-19 Björn Lindqvistpcre: only include PCRE_UCP on versions >= 8.10 of...
2016-08-19 Björn Lindqvistpcre: new word 'version' for getting the version of...
2016-08-19 Björn Lindqvistpcre.tests: fix tcs that breaks on pcre 8.39
2016-08-19 Björn Lindqvisttools.deploy.config: fix + tc for the deploy help error...
2016-08-19 Björn Lindqvisttools.deploy.backend: refactoring of make-staging-image
2016-08-19 Björn Lindqvisttools.deploy.shaker: another global to strip
2016-08-19 Björn LindqvistVM: init_inline_caching is not needed
2016-08-18 xzenftwitter: Changed twitter-url to use >url
2016-08-17 Björn Lindqvistui.backend.x11.keys: symbolic constants can be used
2016-08-17 Björn Lindqvistx11.*: new vocab x11.X for ffi stuff from the X.h header
2016-08-17 Björn Lindqvistui.backend.x11.keys: Support for the Windows/Meta key...
2016-08-17 Björn Lindqvistui.backend.x11.keys: typo on F12
2016-08-17 Alexander Iljinbootstrap.image-docs: fix the list of supported archite...
2016-08-16 John Benediktssonchecksums.crc16: fix help-lint error.
2016-08-16 John Benediktssonchecksum.internet: add links to both relevant RFC's.
2016-08-16 John Benediktssonchecksums.crc16: moving to basis from extra.
2016-08-16 Alexander Iljinchecksums.crc16: new vocabulary
2016-08-16 Alexander Iljinwindows.com.syntax: remove return-type-name import
2016-08-16 Björn Lindqvistopenssl.libssl: fix tc that breaks if sslv2 is disabled
2016-08-16 Björn LindqvistFUEL: use the right quot-char in pcases
2016-08-15 Björn LindqvistVM: removing the safepoint_state class
2016-08-15 Björn LindqvistVM: trying to simplify record_sample and the profiling_...
2016-08-15 Björn Lindqvistcompiler.prettyprint: new vocab for prettyprinting...
2016-08-15 Björn Lindqvistalien.debugger: this vocab isn't needed
2016-08-14 John Benediktssonetc-hosts: new vocab.
2016-08-12 Björn Lindqvistcompiler.*: moving all words only relevant for testing...
2016-08-12 Björn Lindqvistcompiler.cfg.gvn.tests: this vocab in extra appears...
2016-08-12 Björn Lindqvistcompiler.cfg.test-words: vocab is unused so we can...
2016-08-12 Björn Lindqvistcompiler.cfg.stacks.local: using compiler.cfg.debugger...
2016-08-12 Björn Lindqvistcpu.*: new generic word enable-cpu-features
2016-08-11 Björn Lindqvistsystem: looks like the name>> accessor can be used...
2016-08-11 Björn Lindqvistalien.c-types: c-type-string without using prettyprint...
2016-08-11 Alexander Iljinui.gadgets.tables: implement cell-dim and draw-cell...
2016-08-11 John BenediktssonRevert "assocs-docs: mark assoc-partition and partition...
2016-08-11 Alexander Iljincolors.constants-docs: update the list of files with...
2016-08-11 Alexander Iljinui.gadgets.tables-docs: add row-value? to the renderer...
2016-08-11 Alexander Iljinui.gadgets.tables: fix a typo in a comment
2016-08-11 Alexander Iljinassocs-docs: mark assoc-partition and partition as...
2016-08-11 Alexander Iljinui.tools-docs: fix description of the context menu...
2016-08-11 Alexander Iljinui.gadgets.tracks-docs: minor documentation improvements
2016-08-11 Alexander Iljinui.commands-docs: improve define-command-map word descr...
2016-08-11 Alexander Iljinui.gadgets.toolbar-docs: fix <toolbar> word description
2016-08-11 Alexander Iljinui.render-docs: fix description of graft-state
2016-08-10 Björn Lindqvistalien.*: moving the c-type-string word to the alien...
2016-08-10 Björn Lindqvistalien.parser/prettyprint: moving the predicates
2016-08-10 Björn Lindqvistalien.*: frontend varargs support! #1677
next