OSDN Git Service

joypy/Thun.git
2018-07-04 Simon FormanMinor cleanup.
2018-07-01 Simon FormanExtra logging and another lil test.
2018-06-30 Simon FormanHmm.
2018-06-29 Simon FormanType inference of Joy expressions.
2018-06-28 Simon FormanGotta update() expression too.
2018-06-28 Simon FormanMinor cleanup.
2018-06-27 Simon FormanMinor edits.
2018-06-27 Simon Formandon't compose lits
2018-06-27 Simon FormanTrying to add a guard to combinators.
2018-06-27 Simon FormanMinor edits.
2018-06-26 Simon FormanDropped some HTML docs somehow.
2018-06-26 Simon FormanType checking, initial work.
2018-06-25 Simon FormanFix a couple of bug in Kleene Stars.
2018-06-25 Simon FormanA bit more text in the Types notebook.
2018-06-25 Simon FormanSome more tests.
2018-06-25 Simon FormanChange name of kav() to infer().
2018-06-25 Simon FormanWriting tests.
2018-06-25 Simon FormanMinor cleanup.
2018-06-24 Simon FormanInfencer/Interpreter hybrid and Kleene Star types.
2018-06-22 Simon FormanSimple type inference and compiler.
2018-06-22 Simon FormanBunches of new docs.
2018-06-13 Simon FormanElegant definitions for un-, bin-, tern-ary combinators.
2018-06-13 Simon FormanRename pushback() to concat().
2018-06-08 Simon FormanRemoving old html.
2018-06-08 Simon FormanRebuild html.
2018-06-08 Simon FormanThe Hylos notebook is not ready for public yet.
2018-06-07 Simon FormanMove notebook rst files to sphinx subdir.
2018-06-07 Simon FormanSpaces in filenames noooo.
2018-06-07 Simon FormanCleaning up docs.
2018-06-06 Simon FormanToplevel makefile docs target uses docs makefile.
2018-06-06 Simon FormanOnly (re)make changed notebooks.
2018-06-06 Simon FormanSome docs that got swept up in the commotion.
2018-06-06 Simon FormanMake hates spaces in file names.
2018-06-06 Simon FormanMake cannot deal with spaces in filenames.
2018-06-06 Simon FormanI want to re-make only edited notebooks.
2018-06-06 Simon Forman Bunch of minor docs edits.
2018-06-06 Simon FormanMinor docs edit.
2018-06-06 Simon FormanMinor docs edits.
2018-06-06 Simon FormanMinor docs cleanup.
2018-06-06 Simon FormanBumped version to 0.2.0; docs edits.
2018-06-06 Simon FormanMinor docs edits.
2018-06-06 Simon FormanAdded cond and cmp to library.
2018-06-06 Simon FormanRegenerated docs.
2018-06-06 Simon FormanMore docs.
2018-05-29 Simon FormanWorking on tree docs.
2018-05-08 Simon FormanEditing Trees; implemented BTree-Delete.
2018-05-01 Simon FormanStill working towards v0.1.1 docs.
2018-04-30 Simon FormanAdding params to the docstrings.
2018-04-30 Simon FormanMore docs changes.
2018-04-28 Simon FormanMissed the notebooks *.html files.
2018-04-28 Simon FormanMore docs
2018-04-27 Simon FormanStill working towards v0.1.1.
2018-04-26 Simon FormanWorking on docs.
2018-04-26 Simon FormanRemove a couple of docs.
2018-04-26 Simon FormanNotebooks in Sphinx?
2018-04-26 Simon FormanSomehow these didn't get added earlier.
2018-04-26 Simon FormanBump version to 0.1.1
2018-04-25 Simon FormanInclude Sphinx-built HTML.
2018-04-25 Simon FormanEditing Sphinx docs.
2018-04-25 Simon FormanReST docs & library edits for Sphinx
2018-04-25 Simon FormanWorking on the Sphinx docs.
2018-04-23 Simon FormanSphinx docs coming along.
2018-04-23 Simon FormanMessing with Sphinx.
2018-04-22 Simon FormanLet's try Sphinx...
2018-04-22 Simon FormanMinor cleanup.
2018-04-22 Simon FormanMinor cleanup of the README file.
2018-04-22 Simon FormanChange project name to Thun.
2018-04-22 Simon FormanGetting ready for PyPI.
2018-04-22 Simon FormanMerge a branch.
2018-04-21 Simon FormanLet the name of wrapped functions appear in tracebacks.
2018-04-21 Simon FormanSwitch to functions from classes for FunctionWrappers.
2018-04-21 Simon FormanMinor cleanup.
2018-04-21 Simon FormanEfficient and elegant recursive pushback() function.
2018-04-21 Simon FormanWhen loading definitions ignore lines w/o "==".
2018-04-17 Simon FormanRemove build dir from version control.
2018-04-17 Simon FormanIgnore build dir and pyc files.
2018-04-16 Simon FormanTesting workflow.
2018-04-16 Simon FormanBringing over some changes.
2018-04-15 Simon FormanInitial move of code from git repo.