]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2017-06-04 Doug Colemanunmaintained: New repo here: https://github.com/factor...
2017-06-04 Doug Colemantools.test: Make the flag public. Finish porting tester... unmaintained
2017-06-04 Doug Colemanclasses.singleton: Update another test.
2017-06-04 Doug Colemantools.deploy: Change unit-test to long-unit-test for...
2017-06-04 Doug Colemantools.test: Add long-unit-test and refactor a bit.
2017-06-04 Doug Colemansingleton: Move definitions to top level in tests.
2017-06-04 Alexander IljinNmakefile: add the /largeaddressaware linker option...
2017-06-04 Doug Colemancuda.devices: Utility word to print all cuda devices.
2017-06-03 Doug Colemankernel: Fix the docs for curry/compose a bit.
2017-06-03 Doug Colemancompiler.tree.propagation.call-effect: I deleted an...
2017-06-02 Doug Colemansequences: Remove start for real in favor of subseq...
2017-06-02 Doug Colemanfactor: last iota -> <iota> fix.
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2017-06-02 Doug Colemanwords: Remove dummy ``word`` word and comment. Totally...
2017-06-02 Doug Colemaniota: Fix second iota -> <iota> in line several times.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanui.backend.cocoa.views: Use ?-> to avoid objc lookup...
2017-06-01 Doug Colemancocoa: Allow ?-> syntax for methods that might not...
2017-06-01 Doug Colemangml.runtime: Don't let gml double up on class/word...
2017-06-01 Doug Colemansequences: Add start as an alias for subseq-start,...
2017-06-01 Doug Colemancompiler: Rename start -> start-compilation, finish...
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2017-06-01 Doug Colemanfactor: Fix misc/ for GENERIC# -> GENERIC#: rename.
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-06-01 Doug Colemanfactor: Add newlines to every line.
2017-05-31 Doug Colemanio.files.info.windows: Fix using list.
2017-05-31 Doug Colemancore: Add TH{ for making assoc tuples.
2017-05-31 Doug Colemannamespaces: Way better implementation of with-variable-on.
2017-05-30 Doug Colemancocoa.touchbar: Add platforms file.
2017-05-30 Doug Colemancocoa: Add basic support for TouchBar.
2017-05-30 Doug Colemanmultiline: Add [[ as string/comment parsers.
2017-05-29 Doug Colemancocoa: Import more classes for TouchBar support.
2017-05-29 Doug Colemannamespaces: Add with-variable-on/off combinators.
2017-05-29 Alexander Iljinfile-picker.operations: fix invalid parameter order...
2017-05-29 John Benediktssontools.test: fix fake unit test to notify observers...
2017-05-29 John Benediktssoncocoa.dialogs: simple fix for split-path errors with...
2017-05-29 nicolas-peditors: added pref-dim* for action-editor
2017-05-29 John Benediktssonfile-picker.operations: use set-file-contents.
2017-05-29 Alexander Iljinfile-picker*: add copyright and licence headers, and...
2017-05-29 Alexander Iljinfile-picker.operations: new vocab with save-as operatio...
2017-05-29 Alexander Iljinfile-picker: implement save-file-dialog on windows
2017-05-26 Alexander Iljinui-docs: mark an optional output parameter with the... 1818/head
2017-05-26 Alexander Iljinalien.data-docs: add a missing space between sentences
2017-05-15 Alexander Iljinui.tools.listener-docs: wrap a hotkey in the $snippet tag
2017-05-06 Sankaranarayanan... slides: map 'b' key to previous slide (like unix less)
2017-05-05 John Benediktssongraphviz.notation: fix $example to compile properly.
2017-05-05 John Benediktssonlocals: modify examples to use new "--- Data stack...
2017-05-05 John Benediktssonhelp.lint.checks: improve check-example to print the...
2017-05-05 John Benediktssoncompiler.units: fix modify-code-heap example.
2017-05-04 John Benediktssonsequences: fix example for unless-empty.
2017-05-04 John Benediktssonbinary-search: improve example for search.
2017-05-04 John BenediktssonRevert "binary-search: improve example for search."
2017-05-04 John BenediktssonRevert "help.lint.checks: prettyprints the examples...
2017-05-04 John Benediktssonbinary-search: improve example for search.
2017-05-04 John Benediktssonhelp.lint.checks: prettyprints the examples stack autom...
2017-05-04 John Benediktssoneditors.emacs: add an emacsclient-args on request.
2017-05-04 John Benediktssonmath: fix stack effect for unless-zero and when-zero.
2017-04-25 Alexander Iljincalendar.format: restore the deleted duration>hm 1806/head
2017-04-17 Alexander Iljinui.gadgets.charts.lines: add a division by zero test...
2017-04-17 Alexander Iljinui.gadgets.charts.axes: replace boolean property with...
2017-04-17 Alexander Iljinui.gadgets.charts.lines: make black the default line...
2017-04-17 Alexander Iljinui.gadgets.charts.utils: move some common code to the...
2017-04-17 Alexander Iljinui.gadgets.charts.[axes|demos]: add simple axis drawing
2017-04-17 Alexander Iljinui.gadgets.charts.axes: initial import
2017-04-17 Alexander IljinMove charts* to ui.gadgets.charts* in the resource...
2017-04-17 Alexander Iljincharts.demo: add a red cosine wave to the demo chart
2017-04-17 Alexander Iljincharts.lines: fix edge cases for fix-left-chunk and...
2017-04-17 Alexander Iljincharts.lines: add a test for y-in-bounds?
2017-04-17 Alexander Iljincharts.demos: add demo vocab
2017-04-17 Alexander Iljincharts: add optional axes slot
2017-04-17 Alexander Iljincharts.lines-docs: add documentation
2017-04-17 Alexander Iljincharts.lines: add clip-data tests, fix implementation...
2017-04-17 Alexander Iljincharts.lines: update some names
2017-04-17 Alexander Iljincharts.lines: use x and y instead of first and second
2017-04-17 Alexander Iljincharts.lines: fix some comments
2017-04-17 Alexander Iljincharts.lines: remove middle and its tests
2017-04-17 John Benediktssoncharts.lines: some cleanup
2017-04-17 Alexander Iljincharts: scale the chart to the gadget size
2017-04-17 Alexander Iljincharts: add BSD license headers
2017-04-17 Alexander Iljincharts.lines: add scale-chunks
2017-04-17 Alexander Iljincharts: add chart-dim
2017-04-17 Alexander Iljincharts.lines: add scale
2017-04-17 Alexander Iljincharts.lines: add flip-y-axis
2017-04-17 Alexander Iljincharts.lines: more tests for drawable-chunks
2017-04-17 Alexander Iljincharts.lines: add tests for fix-right-chunk, fix implem...
2017-04-17 Alexander Iljincharts.lines: add tests for fix-left-chunk, fix impleme...
2017-04-17 Alexander Iljincharts.lines: add tests for 2-point-chunk
2017-04-17 Alexander Iljincharts.lines: add tests for drawable-chunks
2017-04-17 Alexander Iljincharts.lines: make each2* output the last element
2017-04-17 Alexander Iljincharts.lines: implement (drawable-chunks)
2017-04-17 Alexander Iljincharts.lines: reduce the amount of data copying in...
2017-04-17 Alexander Iljincharts.lines: add fix-left-chunk and fix-right-chunk
2017-04-17 Alexander Iljincharts.lines: add 2-point-chunk
2017-04-17 Alexander Iljincharts.lines: add x and y aliases
2017-04-17 Alexander Iljincharts.lines: add calc-x
2017-04-17 Alexander Iljincharts.lines: add extra points where necessary for...
2017-04-17 Alexander Iljincharts.lines: drop slices that are out of y range in...
2017-04-17 Alexander Iljincharts.lines: preliminary implementation of drawable...
2017-04-17 Alexander Iljincharts.lines: factor some common code into y-at
2017-04-17 Alexander Iljincharts.lines: add min-max-cut to cut data on the x...
next