]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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.
2016-05-09 Doug Colemanforestdb.ffi: fix struct layout.
2016-05-09 Doug Colemanirc: use utf8 instead of latin1. not sure if this is...
2016-05-09 Doug Colemanclient.base: paremeters was getting the channel name...
2016-05-09 Doug Colemanirc.messages.parser: simplify parser
2016-05-09 Doug Colemanwebsites.concatenative: allow listings for irclogs
2016-05-08 Doug Colemanwebsites.concatenative: add irc logs.
2016-05-08 Doug Colemanirc.logbot: fix up logbot to allow more custom configur...
2016-05-08 Björn Lindqvistcpu.x86: use INC and DEC in favor of ADD reg, 1 and...
2016-05-08 Björn Lindqvistcpu.x86.assember: add INC and DEC instructions to the...
2016-05-08 Björn Lindqvistimages.testing.png: adding the image i forgot
2016-05-07 Björn Lindqvistimages.png: support for reading iTXt chunks
2016-05-07 Björn Lindqvistimages.png: Support for reading iCCP chunks with color...
2016-05-07 Björn Lindqvistimages.png: length>> field isnt needed
2016-05-07 John Benediktssonui: ceiling world dimensions when opening.
2016-05-06 Björn LindqvistVM: when starting the sampling profiler, the data needs...
2016-05-06 John Benediktssonmisc/icons: adding Factor icon svg.
2016-05-05 Doug ColemanGNUMakefile: The previous patch doesn't work with g++.
2016-05-05 Doug ColemanGNUMakefile: Explicitly ask for stdlib=libc++ because...
2016-05-05 Björn Lindqvisttools.deploy.shaker: dont strip the "layout" property
2016-05-05 Björn LindqvistVM: The C++11 method shrink_to_fit() can be used to...
2016-05-05 Björn LindqvistVM: the (clear-samples) primitive is unused
2016-05-04 Björn LindqvistVM: using a c++ lambda over a struct
2016-05-04 Björn LindqvistVM: don't end the gc event in start_gc_again, fixes...
2016-05-04 Björn LindqvistVM: removes the collector class
2016-05-03 Björn LindqvistVM: moving collector methods to slot_visitor methods
2016-05-02 Björn Lindqvisttools.deploy.tests: guess we need to bump the size...
2016-05-02 Björn Lindqvistcompiler.cfg.*: new slots ds-height and rs-height
2016-05-02 Björn LindqvistVM: SNPRINTF macro is not used
2016-05-02 Björn LindqvistVM: method compute_identity_hashcode is not needed
2016-05-01 Björn LindqvistVM: the start_factor method isn't needed
2016-04-30 John Benediktssoncolor-table: adding hex color column.
2016-04-30 John Benediktssoncolor-table: 5 decimal places.
2016-04-30 Alexander Iljincolor-table: add column filled with respective colors 1621/head
2016-04-30 Alexander Iljincolors-docs: fix wording
2016-04-30 Alexander Iljinsequences-docs: fix wording
2016-04-30 Björn Lindqvistcompiler.cfg.builder.*: the when* checks aren't needed
2016-04-30 Björn Lindqvisttools.deploy.tests: changes name of the test file to...
2016-04-30 Björn Lindqvisttools.deploy.shaker: Revert from f488f77
2016-04-30 John Benediktssonui.tools.listener: fix introduction font sizes.
2016-04-29 John Benediktssonsuccessor: new vocab.
2016-04-29 John Benediktssonlocals.parser: fix docs.
2016-04-29 John Benediktssontext-analysis: vocab to analyze English text.
2016-04-28 Björn Lindqvisttools.deploy.shaker: vocabs.loader hooks is required...
2016-04-24 Björn Lindqvisttools.deploy.shaker: a bunch more word properties which...
2016-04-24 Björn Lindqvisttools.deploy.shaker: fix startup hook stripping
2016-04-24 Björn Lindqvisttools.deploy.shaker: docs
2016-04-24 Björn Lindqvisttools.deploy.shaker: use ignore-errors to prevent a...
2016-04-24 Björn LindqvistVM: all the started_<blah>() replaced with reset_timer()
2016-04-24 Björn LindqvistVM: oops, fix compilation error i caused
2016-04-24 Björn LindqvistVM: object_size, compute_entry_point_address, code_bloc...
2016-04-24 Björn LindqvistVM: make return_takes_param() a function
2016-04-24 Björn LindqvistVM: merge of fixup_data & fixup_code into a new method...
2016-04-23 John Benediktssoninverse: remove ?word-prop which is the same as word...
2016-04-23 John Benediktssonvlists: fix >alist so pprint works properly for valist.
2016-04-23 John BenediktssonRevert "boids: population needs to be an integer for...
2016-04-23 John Benediktssonui.gadgets.sliders: this fixes the previous test failure.
2016-04-23 John BenediktssonRevert "ui.gadgets.scrollers: fix tests for scrollbar...
2016-04-23 John Benediktssonui.gadgets.scrollers: fix tests for scrollbar change.
2016-04-23 Nicolas Pénethelp.stylesheet: increased font size to 13pt
2016-04-23 John Benediktssonboids: population needs to be an integer for slicing.
2016-04-23 John Benediktssonui.gadgets.sliders: restoring the arrows (temporarily?).
2016-04-23 John Benediktssonui.gadgets.scrollers: 4 space indentation.
2016-04-23 nicolas-pMade scrollers disappear when disabled
2016-04-23 nicolas-pui.gadgets.sliders: removed buttons
2016-04-22 Björn Lindqvistcompiler.cfg.*: new system for emitting spill/reloads...
2016-04-22 Björn LindqvistDocs: ui and compiler
2016-04-22 Björn Lindqvistcpu.x86.assembler: fix small help-lint problem
2016-04-22 Björn Lindqvistgame.worlds: Fixing the GAME: syntax word that broke...
2016-04-22 Björn Lindqviststyle fixes - indenting slots and word bodies
2016-04-22 Björn Lindqvistcpu.*: more docs
2016-04-22 Björn Lindqvistcpu.x86: better code without locals
2016-04-22 Björn Lindqvistcompiler.*: more compiler docs
next