]> git.mdlowis.com Git - proto/obnc.git/shortlog
proto/obnc.git
2021-04-14 Michael D.... updated wording of terminal symbols
2021-04-14 Michael D.... removed remnants of removed binaries
2021-04-14 mike lowisupdated spec to match current compiler
2021-04-13 mike lowisreworked logical operators
2021-04-12 Michael D.... updated spec based on current implementation
2021-04-12 mike lowisupdated documentation
2021-04-12 mike lowischange not equal operator from # to !=
2021-04-12 mike lowisupdated docs
2021-04-11 mike lowisremoved set types from the language
2021-04-11 mike lowisremoved set type and set operators
2021-04-10 mike lowisremove invalid documentation
2021-04-10 mike lowisremove unused stuff from install scripts
2021-04-10 mike lowisINCL EXCL to Include Exclude
2021-04-10 mike lowisABS to Abs
2021-04-10 mike lowisFLOOR to Floor
2021-04-10 mike lowisINC DEC to Increment and Decrement
2021-04-10 mike lowisFLT ORD CHR to AsReal AsInt AsChar
2021-04-10 mike lowisremoved ASR and LSL
2021-04-10 mike lowisRemoved PACK ROR and UNPK
2021-04-09 mike lowischanged LEN to Length
2021-04-09 mike lowischanged ASSERT to Assert and NEW to New
2021-04-09 mike lowisremoved ODD()
2021-04-09 mike lowisChanged SET to Set
2021-04-09 mike lowisremoved extra tools to minimize things in need of updat...
2021-04-09 mike lowischanged case of some builtin types
2021-04-09 mike lowisreformatted predefined types. Broken, but close
2021-04-09 mike lowisupdated tests
2021-04-09 mike lowischange all keywords to lowercase
2021-04-08 mike lowisinitial commit