]> gitweb.factorcode.org Git - factor.git/history - extra/graphviz
add bzip3 compression
[factor.git] / extra / graphviz /
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-02 John Benediktssonhelp.markup: adding $vocab-subsections which renders...
2021-12-21 Doug Colemanfactor: use more split/join words
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-02-28 John Benediktssonio.encodings: use new latin1 instead of 8-bit encoding...
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-05-05 John Benediktssongraphviz.notation: fix $example to compile properly.
2016-12-18 Björn Lindqvistgraphviz.render: forgot to change open-file to open...
2016-10-06 John Benediktssonio.directories.search.windows: merging with io.standard...
2016-07-12 John Benediktssonusing [ ... ] [ drop ] if* instead of dup [ ... ] ...
2016-04-04 John Benediktssonsequences.extras: rename back to rotate!.
2016-04-04 John Benediktssonuse with-temp-file and with-temp-directory in some...
2016-04-03 Doug Colemangraphviz: Fix test for rename of rotate!
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-19 John Benediktssongraphviz: better stack effect for with-preview.
2016-03-19 John Benediktssongraphviz: simpler preview-smoke-test.
2016-03-19 John Benediktssonfix some tests broken by my io.files.unique change.
2016-03-19 John Benediktssongraphviz.render: needs to USE: io.files.temp.
2016-03-19 John Benediktssoncleanup some uses of current-directory.
2016-03-18 John Benediktssonio.files.unique: change to create unique files and...
2016-03-16 John Benediktssongraphviz: use cleanup-unique-working-directory now.
2016-03-11 Björn Lindqvistgraphviz.dot: fix escaping logic
2015-12-07 Björn Lindqvistgraphviz.dot: better string escaping using unparse...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-08-06 Doug Colemangraphviz: node[ -> [node etc. it can go back with the...
2015-07-19 John Benediktssongraphviz.render: add preview-open which uses open-file.
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-25 Doug Colemangraphviz.render: Find the graphviz binary using find...
2015-06-09 John BenediktssonSome more general fixes for recent refactors.
2015-06-08 Doug Colemangraphviz.notation: missed a create -> create-word
2014-10-03 Björn Lindqvistgraphviz.render.windows: need to return with the whole...
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-05-23 John Benediktssonuse ``tuple-slots`` instead of ``tuple>array rest``.
2013-11-28 John Benediktssongraphviz.render.windows: adding platforms.txt.
2013-11-27 Doug ColemanMerge avondrak's graphviz branch.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2012-08-14 John Benediktssongraphviz: fix test errors on the mac.
2012-08-14 Alex Vondrakgraphviz: add some unit tests (stuff from the gallery)
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-06-22 John Benediktssongraphviz.ffi: use unless-zero.
2012-06-18 John Benediktssonmath: using if-zero in more places.
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-10-25 Doug ColemanUpdate Windows for word renames, fix lint errors
2011-10-25 Doug ColemanMissed yet more renames
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-25 Doug ColemanGraphviz now unix only
2011-09-25 Doug ColemanUse gvplugin_list instead of gvPluginList
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-09-16 Doug ColemanGraphviz's gvc.dll doesn't export gvplugin_list() on...
2011-08-28 Joe GroffMerge remote-tracking branch 'github/merge-native-image...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-28 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 sheeplegraphviz: fix load errors
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 Slava Pestovgraphviz.ffi: fix help lint
2011-08-28 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-27 Slava Pestovgraphviz.ffi: refactor it to not make FFI calls at...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-06-03 Alex Vondrakgraphviz.render: make sure to normalize paths
2011-05-23 Alex Vondrakgraphviz: oops; remove graphviz.libcgraph, which is...
2011-05-22 Alex Vondrakadd graphviz vocab