OSDN Git Service

joypy/Thun.git
2019-08-13 Simon FormanMove DCG stuff to own file.
2019-08-13 Simon FormanParse ints; move line/{1,2} to main.pl.
2019-08-13 Simon FormanParse floating point numbers.
2019-08-13 Simon Formanminor cleanup
2019-08-13 Simon Formanminor cleanup
2019-08-13 Simon FormanNumbers can be followed by space or [.
2019-08-13 Simon FormanParse negative numbers.
2019-08-13 Simon Formanswapd function
2019-08-13 Simon Formanassert_defs/1 got upset about not finding combo/5
2019-08-13 Simon FormanMinor cleanup of the parser.
2019-08-13 Simon Formanrework parser DCGs
2019-08-13 Simon FormanOops! Regression.
2019-08-13 Simon Formanminor cleanup
2019-08-13 Simon Formanswoncat and fiddling with parser.
2019-08-12 Simon FormanExperiment with putting logic vars on the stack.
2019-08-12 Simon FormanRemove a cut that sucked.
2019-08-12 Simon Formanunstack, least_fraction
2019-08-12 Simon FormanCopyright notices.
2019-08-12 Simon FormanThe sqrt/1 predicate wasn't working.
2019-08-12 Simon FormanMultifile func/3.
2019-08-12 Simon FormanBuild math & comparision functions.
2019-08-12 Simon FormanClean up REPL formatting.
2019-08-11 Simon FormanDon't shadow funcs and combos.
2019-08-11 Simon FormanDon't shadow funcs & combos.
2019-08-11 Simon FormanExtract mainloop to own file.
2019-08-11 Simon FormanUse double-quoted string for codes.
2019-08-11 Simon Formancleanup old files
2019-08-11 Simon FormanBuild defs.pl from defs.txt.
2019-08-11 Simon Formanbuild defs.pl
2019-08-11 Simon Formanbuild defs.pl
2019-08-11 Simon FormanMove parser to own file.
2019-08-11 Simon Formanmap combo
2019-08-11 Simon FormanBring in funcs and combos.
2019-08-11 Simon FormanOmit Prolog toplevel.
2019-08-11 Simon FormanDo not need thses files.
2019-08-11 Simon FormanFold in parser, main loop, and support.
2019-08-11 Simon FormanRename foo to thun.
2019-08-10 Simon FormanMake a version for GNU Prolog compiler.
2019-08-09 Simon FormanAlso don't shadow combinators.
2019-08-09 Simon FormanPrevent definitions from shadowing functions.
2019-08-09 Simon FormanDemo grow/shrink.
2019-08-09 Simon FormanSome trailing whitespace or something.
2019-08-09 Simon FormanA few more functions.
2019-08-08 Simon Formanmerge
2019-08-08 Simon Formangrow/shrink as DCGs.
2019-08-07 Simon FormanInteger DCGs that work in both directions.
2019-08-04 Simon Formanloop combinator handles ambiguity.
2019-08-04 Simon FormanMove is_numerical() to joy.gui.utils.
2019-08-04 Simon FormanExperiment in formatting stacks for output.
2019-08-04 Simon FormanMinor refactor.
2019-08-04 Simon FormanGnarly fun with metaprogramming.
2019-08-03 Simon FormanGet the path separator right on windows.
2019-07-22 Simon FormanComparisions are literals too.
2019-07-22 Simon FormanBits of formatting.
2019-07-22 Simon FormanMinor cleanup.
2019-07-22 Simon FormanRemove write_state/5.
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.
next