OSDN Git Service

joypy/Thun.git
2019-07-22 Simon FormanBuild a list of the moves taken.
2019-07-22 Simon FormanRefactor a bit.
2019-07-21 Simon FormanAssert definitions as they are read.
2019-07-21 Simon FormanMessing with TLA+ in Prolog.
2019-07-21 Simon FormanImplement map combinator.
2019-07-21 Simon FormanTiny edits. Almost nothing.
2019-07-21 Simon FormanRemove cuts from branch combinator.
2019-07-21 Simon FormanAdd mod, gcd, and hypot; term_expansion for math ops.
2019-07-21 Simon FormanFold try_both_branches/4 into branch combo.
2019-07-21 Simon FormanReplace ? with plain ol' def/2.
2019-07-21 Simon FormanWTF error handler.
2019-07-20 Simon FormanIf I comment out the WTF handler...
2019-07-20 Simon FormanTry to handle expressions in branch combinator.
2019-07-20 Simon FormanHandle exceptions in comparison ops.
2019-07-16 Simon FormanMore readable genrec.
2019-07-16 Simon FormanA little helper function to see compiled expressions.
2019-07-16 Simon FormanClear out CLP(FD) functions.
2019-07-16 Simon FormanOpps! Here's the implementation of bool.
2019-07-16 Simon FormanAdd bool function to mimic Python semantics.
2019-07-16 Simon FormanChange comparison ops to not use CLP(FD).
2019-07-16 Simon FormanImplement genrec combinator.
2019-07-16 Simon FormanMinor cleanup of defs.
2019-07-15 Simon FormanMove all definitions to defs.txt.
2019-07-15 Simon FormanRetract previous definitions before asserting new ones.
2019-07-15 Simon FormanLoad definitions from a file.
2019-07-15 Simon FormanVery minor docs change.
2019-07-15 Simon FormanParse joy definitions from text.
2019-07-15 Simon FormanNew combinator infrst == infra first
2019-07-15 Simon Formannullary combinator as definition.
2019-07-15 Simon FormanInfra as definition.
2019-07-15 Simon FormanReimplement app1 and app2 as definitions.
2019-07-15 Simon FormanGot enough definitions, sort them.
2019-07-15 Simon FormanSwitch to symbolic math (from CLP(FD).)
2019-05-08 Simon FormanDocs on Start Up Sequence
2019-05-08 Simon FormanStop hg ignoring the build dir.
2019-05-07 Simon FormanMore docs...
2019-05-07 Simon FormanA bit more on the docs.
2019-05-07 Simon FormanMove VUI package/module graph.
2019-05-07 Simon Formanscreenshot
2019-05-07 Simon FormanA start on docs for VUI.
2019-05-07 Simon FormanWelcome to the Sphinx 1.8.5 quickstart utility.
2019-05-07 Simon FormanRebuilt MANIFEST file.
2019-05-06 Simon FormanUse ~/.thun instead of ~/.joypy as default JOY_HOME.
2019-05-06 Simon FormanWell, that seems to work.
2019-05-06 Simon FormanUpdate initial joy home dir contents BLOB.
2019-05-06 Simon FormanUpdate imports, copyright notices.
2019-05-06 Simon FormanSome images generated by pyreverse or whatever.
2019-05-06 Simon FormanInitial bring over of VUI code. (Won't work yet.)
2019-05-06 Simon FormanSee https://www.metalevel.at/acomip/
2019-05-04 Simon FormanMinor cleanup.
2019-05-04 Simon FormanChange name from alpha to tmi.
2019-05-03 Simon FormanA Tracing Meta-Interpreter for Thun
2019-05-03 Simon FormanSome docs, and a thing to print out the dictionary...
2019-05-03 Simon FormanMinor cleanup and comments.
2019-05-02 Simon Formanlinker//1 works on ASM not IR. (rename variable)
2019-05-02 Simon FormanAdd some comments, minor rearrangement.
2019-05-02 Simon FormanMake get//1 handle lists of pairs which it passes off...
2019-05-02 Simon FormanMinor cleanup.
2019-05-02 Simon FormanMinor cleanup.
2019-04-28 Simon Formanbinary_number/2 is more efficient if you strip off...
2019-04-28 Simon FormanBring in the (sort of) compiler.
2019-04-27 Simon FormanVery minor cleanup.
2019-04-27 Simon FormanTreat defs in thun/3 relation.
2018-08-25 Simon FormanI just want to publish this right quick.
2018-08-24 Simon FormanThe Prolog version of Joy.
2018-08-24 Simon FormanA bunch of docs.
2018-08-24 Simon FormanThe version of Python with Anaconda is lightly newer.
2018-08-02 Simon FormanAdd binary functions.
2018-08-01 Simon FormanIn progress..
2018-08-01 Simon FormanWorking on compiler.
2018-07-22 Simon FormanMinor UI bugs.
2018-07-22 Simon FormanOh python, oh unicode.
2018-07-22 Simon FormanLoad JOY_HOME/definitions.txt
2018-07-22 Simon FormanTEXT_BINDINGS stay in textwidget.py.
2018-07-22 Simon FormanRework the default JOY_HOME contents.
2018-07-22 Simon FormanConfig file and CLI arg parser.
2018-07-20 Simon FormanLoop and while combinators.
2018-07-19 Simon FormanFutzing with types.
2018-07-19 Simon FormanGetting back to parity after jumble.
2018-07-19 Simon FormanWorking to get types right.
2018-07-19 Simon FormanFix TextJoyType inheritance.
2018-07-19 Simon FormanLog types at startup.
2018-07-18 Simon FormanAdd some logging.
2018-07-18 Simon FormanCache the results of type checking.
2018-07-18 Simon FormanRemoving polytypes; some pylint hints.
2018-07-18 Simon FormanDefinitions infer stack effects.
2018-07-18 Simon FormanNearly there maybe, maybe not.
2018-07-18 Simon FormanMoving right along.
2018-07-17 Simon FormanSo fra, so good...
2018-07-17 Simon Formani got used to it, but Jupyter likes 4
2018-07-17 Simon Formanin the middle, just want to 2ify my indents...
2018-07-17 Simon FormanTextJoyType and inscribe command.
2018-07-17 Simon FormanA few more stack effects.
2018-07-17 Simon Formanexpectations_of_definition() and some helper infer...
2018-07-17 Simon FormanMore stack effects, and modify the key bindings.
2018-07-16 Simon FormanUpdate docs.
2018-07-16 Simon FormanMake sure we've got all the docs, etc.
2018-07-16 Simon FormanFix bugs
2018-07-15 Simon FormanThat "fix" wasn't a fix.
2018-07-15 Simon FormanFix up stacks for type checking.
next