summaryrefslogtreecommitdiff
path: root/language/primitive_doc.ott
AgeCommit message (Collapse)Author
2018-07-10remove obsolete files from language directory.Robert Norton
2016-02-25A bit better readmeKathy Gray
A few more tips Trying to fix up and bring up to date the built-in types and library
2015-01-12Add specialised support for numeric singleton types (i.e. what used to be ↵Kathy Gray
range<'N,'N>) Non-sugar syntax is -- forall Nat 'N. atom<'N> Sugar syntax is -- [: 'N :] Also begin adding pp support for generating ocaml from ast types.
2014-12-03Type rules unto coercion now represented in ottKathy Gray
2014-11-28full list of built-in functions in rudimentary manualKathy Gray
2014-11-27Start having a manual of sorts. At least specify the built in functionsKathy Gray
(list not complete)