OSDN Git Service

joypy/Thun.git
2019-11-10 Simon FormanPass through label.
2019-11-10 Simon Formanif_literal and lookup
2019-11-10 Simon Formanincr stack
2019-11-10 Simon FormanRefactoring and cleanup.
2019-11-10 Simon Formanload
2019-11-09 Simon FormanBleah.
2019-11-09 Simon FormanBase address in unpack_pair.
2019-11-09 Simon Formanunpack_pair
2019-11-09 Simon FormanMinor refactor.
2019-11-09 Simon FormanRefactoring, with oddball quoting "symbols".
2019-11-09 Simon FormanThat works nicely, again.
2019-11-09 Simon FormanConvert to ? DCG and it's macro-time!
2019-11-09 Simon FormanI think that does it for cons.
2019-11-09 Simon FormanThat's the mainloop converted to permit negative offsets.
2019-11-09 Simon FormanMinor cleanup, bug fixes.
2019-11-08 Simon FormanMinor bugfix.
2019-11-08 Simon FormanCons
2019-11-08 Simon FormanJust do it in asm.
2019-11-08 Simon Formanhmm...
2019-11-08 Simon FormanWIth push2 finished that's the mainloop converted.
2019-11-08 Simon Formanlookup
2019-11-08 Simon Formanif_literal
2019-11-07 Simon FormanA start on converting the mainloop.
2019-11-07 Simon FormanTake two on the compiler.
2019-11-07 Simon FormanMinor cleanup.
2019-11-07 Simon FormanModify error reporting a lil; words word.
2019-11-07 Simon FormanDefinition of ii combinator.
2019-11-07 Simon FormanCall for_serial/2
2019-08-22 Simon FormanUsing partial deduction to inline literals, functions...
2019-08-21 Simon Formanminor cleanup
2019-08-20 Simon Formansmall func recognizes [] and [X].
2019-08-18 Simon FormanRename bar to korf and some docs.
2019-08-18 Simon Formanminor cleanup
2019-08-18 Simon Formanreintroduce definition of fork; it doesn't shadow func...
2019-08-18 Simon Formanread child output after local thun/3
2019-08-18 Simon Formantruly fork, sort of
2019-08-13 Simon Formanminor cleanup
2019-08-13 Simon FormanMinor cleanup.
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.
next