Commit Graph

8 Commits

Author SHA1 Message Date
ChrisFadden
d3e7e839c1 Added pi to the math library 2015-09-14 00:04:09 -04:00
ChrisFadden
cc9cad8060 Added floating point modulus function 2015-08-28 18:52:29 -04:00
Nathan Braswell
87e1853713 Wooo! Fixed up remaining bugs in new syntax! 2015-05-09 06:24:56 -04:00
Nathan Braswell
e3aa531856 Wooo actual scoping and better C interop 2015-04-10 00:37:31 -04:00
Nathan Braswell
e37836aea5 Working toward new C inline style 2015-04-04 01:32:40 -04:00
Chris Fadden
d2fc32d0fb Added C functions for linear algebra, to be converted to kraken and used as benchmark 2015-03-18 18:35:00 -04:00
Nathan Braswell
5b57770774 Declarations are now written |type| identifier;, generally. Functions are similar |void| func() {}, etc. Special declarations still work, etc 2014-08-01 00:45:48 -07:00
Nathan Braswell
6a75832b59 Added trivial standard library and search paths. 2014-05-01 01:18:01 -04:00