summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-30Fixes ';' not being usable in words.HEADmasterNathanael Sensfelder
2022-01-30Another attempt at fixing the spacing issue.Nathanael Sensfelder
2022-01-30Adds text constant optimization, fixes spacing.Nathanael Sensfelder
2022-01-15Adds prompt_float instruction.Nathanael Sensfelder
2021-12-25Turns Wyrd's computation into the instruction.Nathanael Sensfelder
2021-12-24Removes 'new' Wyrd instruction.Nathanael Sensfelder
2021-12-22Adds prompt_command.Nathanael Sensfelder
2021-12-02Better comment system + a few bug fixes.Nathanael Sensfelder
2021-11-05Switch target is pretty much always a non string.Nathanael Sensfelder
2021-10-28trims spaces around (newline), pre-resolve variables in AmbiguousWord, remove...Nathanael Sensfelder
2021-10-25Fixes let releasing its registers too soon.Nathanael Sensfelder
2021-10-24Fixes lambda functions not always working.Nathanael Sensfelder
2021-10-22Adds support for partial lambdas.Nathanael Sensfelder
2021-09-13...Nathanael Sensfelder
2021-09-13...Nathanael Sensfelder
2021-09-10Warning on dangerously named user content. (Blackjack example updated)Nathanael Sensfelder
2021-09-08Declaration + definition shorthand.Nathanael Sensfelder
2021-09-08Bug fix + blackjack update.Nathanael Sensfelder
2021-09-08Bug fixes, more shorthands, and Increment/Decrement instructionsNathanael Sensfelder
2021-09-07Fixes collections attempting to compile with their content's base type.Nathanael Sensfelder
2021-09-06Resolving a lot of TODOs.Nathanael Sensfelder
2021-09-05Adds error handling for generic instructions/computations (prints documentation)Nathanael Sensfelder
2021-09-04Updates the README to match the new syntax.Nathanael Sensfelder
2021-09-04The blackjack example works again.parser_reworkNathanael Sensfelder
2021-09-04Might have added everything back.Nathanael Sensfelder
2021-09-04...Nathanael Sensfelder
2021-09-02...Nathanael Sensfelder
2021-08-30Adds the missing Wyrd Generic Instruction compilers & fixes a few issues.Nathanael Sensfelder
2021-08-28...Nathanael Sensfelder
2021-08-25Reimplementing generic †Fate instructions & adds incorrect reference warning.Nathanael Sensfelder
2021-08-21Adds some missing generic computations.Nathanael Sensfelder
2021-08-14Adds the Wyrd compilers for all generic Fate computations.Nathanael Sensfelder
2021-08-12Adds back the now generic Fate computation (lambda stuff still to be done).Nathanael Sensfelder
2021-08-11...Nathanael Sensfelder
2021-08-11Removes them from the previous compiler class.Nathanael Sensfelder
2021-08-11Adds Free & Clear Fate->Wyrd compilers.Nathanael Sensfelder
2021-08-11Adds Wyrd generic instruction compilers.Nathanael Sensfelder
2021-08-11...Nathanael Sensfelder
2021-08-11...Nathanael Sensfelder
2021-08-10Adds -h|--helpNathanael Sensfelder
2021-08-10Looks like Tonkadur Plugin & Fate Generic classes load properly.Nathanael Sensfelder
2021-08-10Yet more changes to how classes are loaded...Nathanael Sensfelder
2021-07-31Wyrd generic computation compilerNathanael Sensfelder
2021-07-13Dynamic class loading...Nathanael Sensfelder
2021-07-10Core compiles again (with a lot of missing stuff, though).Nathanael Sensfelder
2021-07-10...Nathanael Sensfelder
2021-07-10Still working on type propagation...Nathanael Sensfelder
2021-06-29...Nathanael Sensfelder
2021-06-29Working on yet-to-be-determined type support.Nathanael Sensfelder
2021-06-24The Fate part of that rewrites seems to compile.Nathanael Sensfelder