]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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...
2017-04-17 Alexander Iljincharts.lines: add last2
2017-04-17 Alexander Iljincharts.lines: add calc-y
2017-04-17 Alexander Iljincharts.lines: add calc-line-slope
2017-04-17 Alexander Iljincharts.lines: avoid calling like when not necessary
2017-04-17 Alexander Iljincharts.lines: don't keep extra elements in data if...
2017-04-17 Alexander Iljincharts.lines: add and update some comments
2017-04-17 Alexander Iljincharts.lines: make clip-by-first operate on slices...
2017-04-17 Alexander Iljincharts.lines: rename search-index to search-first
2017-04-17 Alexander Iljincharts.lines: add dummy drawable-chunks
2017-04-17 Alexander Iljincharts.lines: move (line-vertices) into private section
2017-04-17 Alexander Iljincharts: update some comments
2017-04-17 Alexander Iljincharts: move code related to line drawing to charts...
2017-04-17 Alexander Iljincharts: use clip-data in draw-gadget*
2017-04-17 Alexander Iljincharts: make clip-data handle y coords as well
2017-04-17 Alexander Iljincharts: add clip-data with test
2017-04-17 Alexander Iljincharts: add the "graphics" tag
2017-04-17 Alexander Iljincharts: initial import
2017-04-17 Alexander Iljinpos: delete vocab from unmaintained
2017-04-07 Alexander Iljintools.test-docs: fix the order of parameters for must... 1803/head
2017-04-07 Alexander Iljinmath.functions-docs: update description of e^
2017-04-07 Alexander Iljinmath.functions[-docs]: rename the output parameters...
2017-03-23 Samuel TardieuAdd French number>text support for ratios 1799/head
2017-03-23 Samuel TardieuApply 1990 French orthographic reform for writing numbers
next