]> ocean-lang.org Git - ocean/history - csrc/oceani-tests.mdc
oceani: add more syntax error handling.
[ocean] / csrc / oceani-tests.mdc
2019-06-09 NeilBrownoceani: add more syntax error handling.
2019-06-05 NeilBrownoceani-tests: use LALR to check for conflicts.
2019-05-31 NeilBrownoceani: allow spaces in numbers.
2019-05-29 NeilBrownRemove excess blank lines
2019-05-26 NeilBrownparsergen - fix newline parsing (again)
2019-05-18 NeilBrownoceani-tests: add tests for str/bool command line args
2019-05-18 NeilBrownoceani: add structs
2019-05-18 NeilBrownoceani: fix merging of conditionally-scoped variables.
2019-05-18 NeilBrownoceani-tests: delay valgrind tests
2019-05-18 NeilBrownoceani-tests: test code that has been printed
2019-05-13 NeilBrownoceani: add the option for "const" sections
2019-05-13 NeilBrownoceani: allow list of declarations as top level structure
2019-05-11 NeilBrownoceani: mark code that doesn't need testing.
2019-05-10 NeilBrownoceani: fix valgrind-reported errors.
2019-05-09 NeilBrownoceani tests: check for conflicts.
2019-05-09 NeilBrownoceani: add conditional expression
2019-05-08 NeilBrownoceani: add "and then" and "or else"
2019-05-08 NeilBrownoceani-tests: assorted more tests.
2019-05-06 NeilBrownoceani-tests: add tests for various type errors.
2019-05-06 NeilBrownoceani-tests: add tests for various token-errors
2019-05-06 NeilBrownoceani-tests: add tests for error cases.
2019-05-05 NeilBrownoceani-tests: add tests for bad command line args.
2019-05-05 NeilBrownoceani-tests: add test suite.