]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2017-03-21 John Benediktssonio.standard-paths.unix: use $USER's configured shell.
2017-03-18 Alexander Iljinrosetta-code.gnome-sort: add some tests
2017-03-18 Alexander Iljinrosetta-code.gnome-sort: add vocab
2017-03-18 John Benediktssoninfix: adding support for constants and ( -- x ) words.
2017-03-17 John Benediktssonclasses.maybe: fix help-lint for docs.
2017-03-17 Alexander Iljinanimations-docs: fix a typo
2017-03-17 Alexander Iljinclasses.maybe-docs: create some documentation for the...
2017-03-17 Alexander Iljin*-docs: fix a typo in the word parametErized
2017-03-17 Alexander Iljinalien-docs: fix wording
2017-03-17 Alexander Iljinsequences-docs: add a bunch of related-words
2017-03-17 Alexander Iljinsequences-docs: simplify the head* description
2017-03-16 John Benediktssoninfix: add support for string literals.
2017-03-16 John Benediktssoninfix: don't shadow ``t`` even though we can.
2017-03-16 John Benediktssoninfix: add a test for nested local scopes.
2017-03-16 John Benediktssoninfix: fix to allow nested local scopes.
2017-03-15 nicolas-pui.gadgets.buttons: workaround for windows gradient bug
2017-03-06 John Benediktssonio.standard-paths.windows: fix find-in-program-files.
2017-03-05 John Benediktssonio.standard-paths.windows: fix to use find-file-in...
2017-03-05 John Benediktssonio.directories.search: fix linux tests.
2017-03-05 John Benediktssontools.deploy.shaker: support "stop-after-last-window?".
2017-03-05 John Benediktssonui.backend: adding ui-stop-after-last-window?.
2017-03-05 John Benediktssonsequences: fix filter! to allow stack arguments to...
2017-03-05 John Benediktssonid3: fix for find-files-by-extension rename.
2017-03-05 John Benediktssoninverse: simplify, a little cleanup.
2017-03-05 John Benediktssonio.directories.search: simplify interface.
2017-03-03 John Benediktssonlru-cache: fix M\ lru-cache clone.
2017-03-03 John Benediktssonlru-cache: adding a Least Recently Used (LRU) cache.
2017-03-03 John Benediktssonlinked-assocs.prettyprint: only print LH{ } for linked...
2017-02-21 John Benediktssoncombinators.extras: adding a variant to cond.
2017-02-21 thron7fixed variable name mismatch
2017-02-14 nicolas-pslots: added margins
2017-02-14 Alexander Iljinchecksums.sha1-docs: fix wording 1789/head
2017-02-14 Alexander Iljinui.baseline-alignment-docs: replace $snippet with ...
2017-02-14 Alexander Iljinui.render-docs: replace $snippet with $slot
next