]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2016-05-21 Doug Colemanforestdb: update to latest. fix tests to be better...
2016-05-20 Björn Lindqvistcpu.x86: xor rax, rax -> xor eax, eax
2016-05-20 Björn LindqvistDocs: fixing help-lint failures
2016-05-20 Björn Lindqvistcpu.x86.assembler: enable zero extension for AND with...
2016-05-19 Björn Lindqvistcpu.x86.assembler: MOV zero extension for small immedia...
2016-05-19 Björn Lindqvistcpu.x86,bootstrap.assembler.*: making sure 0 is the...
2016-05-19 Björn Lindqvistcompiler.constants: docs
2016-05-19 Björn Lindqvistcompiler.cfg.value-numbering.comparisons: some duplicat...
2016-05-19 Björn Lindqvistcompiler.cfg.value-numbering.graph: docs and test
2016-05-19 Björn Lindqvistcompiler.cfg.value-numbering.comparisons: docs and...
2016-05-18 Björn Lindqvisttools.profiler.sampling.tests: call gc beforehand to...
2016-05-18 Björn LindqvistVM: better logic in factor_vm::set_sampling_profiler
2016-05-18 Björn Lindqvistcompiler.cfg.utilities: rewrite apply-passes as a macro
2016-05-15 Doug Colemaneffects: make :type print as :type instead of ``_:...
2016-05-14 Björn LindqvistVM: safe_strdup needs to be called in vm_executable_path
2016-05-14 Björn LindqvistVM: more destruction needed in the destructor
2016-05-14 Björn LindqvistVM: add destructor to vm_parameters so that executable...
2016-05-14 Björn LindqvistVM: more stuff to deallocate in the destructor
2016-05-14 Björn LindqvistVM: return value of vm_executable_path() should be...
2016-05-14 Björn LindqvistVM: move some logic from factor_vm to the vm_parameters...
2016-05-14 Björn LindqvistVM: initialize the ctx member in the construction
2016-05-14 Björn LindqvistVM: removes the delete_contexts method
2016-05-14 Björn Lindqvistbootstrap.compiler.timing: "profile-compiler" is never...
2016-05-12 Doug Colemantyped: factor typed-def? out of typed-def.
2016-05-12 Doug Colemaneffects: Add support for :type as standalone, unnamed...
2016-05-12 John Benediktssonui.gadgets.table: mouse-color uses theme.
2016-05-12 John Benediktssonui.tools.debugger: set theme fonts on table...
2016-05-12 John Benediktssonui.theme.switching: adding back light-mode and dark...
2016-05-12 John Benediktssonui.theme.switching: adding some docs.
2016-05-12 John Benediktssonui.theme.switching: add a switch-theme word.
2016-05-11 Doug Colemancombinators.extras: fix unit tests.
2016-05-11 Doug Colemaneditors.visual-studio-code: try to find "code" then...
2016-05-11 Doug Colemancombinators.extras, generalizations:: Add experimental...
2016-05-10 Doug Colemantools.deploy: bump the other bunny deploy size.
2016-05-10 John Benediktssonui.theme: remove unused url-color hook.
2016-05-10 Doug Colemantools.deploy: bump the bunny size.
2016-05-10 Doug Colemanui.gadgets.lists: Fix using for themes.
2016-05-10 John Benediktssonui.gadgets.theme: fix windows bootstrap.
2016-05-10 John Benediktssonui.theme: updates to color scheme.
2016-05-10 nicolas-pMoved both themes into ui.theme
2016-05-10 nicolas-pUpdated scrollbar buttons
2016-05-10 nicolas-pFixed USING
2016-05-10 nicolas-pAdded listener styles in theme switching
2016-05-10 nicolas-pSome color changes in both themes
2016-05-10 nicolas-pChanged warning background in light theme
2016-05-10 nicolas-pSmall change in themes
2016-05-10 nicolas-pAdded "require" for theme.light and theme.dark
2016-05-10 nicolas-pAdded prompt style and tip style in switching
2016-05-10 nicolas-pScrollbar buttons with transparent background
2016-05-10 nicolas-pAuthor and summary for ui.gadgets.theme.switching
2016-05-10 nicolas-pAdded tooltip for themes
2016-05-10 nicolas-pRenaming themes
2016-05-10 nicolas-pImplemented theme switching
2016-05-10 nicolas-pAdded colors in light and dark themes
2016-05-10 nicolas-pSet text color almost everywhere
2016-05-10 nicolas-pAuthor and summary for dark theme
2016-05-10 nicolas-pReplaced hard-coded colors with constants
2016-05-10 nicolas-pBetter copyright format
2016-05-10 nicolas-pAdded Solarized colors
2016-05-10 John Benediktssoninverse: minor cleanup.
2016-05-10 John Benediktssonbencode: adding bencoding vocabulary.
2016-05-10 Doug Colemanstream.extras: add print-flush, write-flush, etc.
2016-05-09 Doug Colemansequences.extras: add map-keys, map-values.
2016-05-09 Doug Colemanirc.gitbot: fix command.
2016-05-09 Doug Colemanirc.logbot.log-line: print the user prefix.
2016-05-09 Doug Colemanirc.gitbot: update to be configurable.
next