Nathan Braswell
|
067c72f77c
|
Finish transition to the new #link syntax
|
2016-07-03 22:53:05 -07:00 |
|
Nathan Braswell
|
0f2ac1421a
|
Basic CTCE working! In between commit because #link(a) syntax changed to #link(a)
|
2016-07-03 22:50:42 -07:00 |
|
Nathan Braswell
|
593877eb84
|
Fixed returning out of loops/if as well as math and triple quoted strings
|
2016-05-29 23:54:54 -07:00 |
|
Nathan Braswell
|
7aa1d9983b
|
Some bugfixes/added errors, convert most to not use simple_passthrough
|
2016-04-30 15:38:28 -04:00 |
|
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 |
|