Commit Graph
16 Commits
Author SHA1 Message Date
Marvin Blum 737b96d5ac Fixed binary buildin functions and tests. 2016-01-14 11:44:02 +01:00
Marvin Blum e3a7c5d6ac Missunderstood supportInfo parameter. 2016-01-06 23:01:07 +01:00
Marvin Blum e1bf92f4aa Unary buildin functions, need to fix test! 2016-01-06 22:37:59 +01:00
Marvin Blum fbfbb8a55c Fixed NaN type, updated changelog for future release, added support for null and unary build in functions. Need to add binary build in functions. 2016-01-06 22:15:09 +01:00
Marvin Blum 4dfa2ee3ef Issue #17 and concurrent compiling. 2015-12-15 23:53:47 +01:00
Marvin Blum 29804f0d20 Renamed parser helper, upcounted version number. 2015-12-15 23:23:24 +01:00
Marvin Blum 69e684a230 go fmt. 2015-12-15 23:19:41 +01:00
Marvin Blum 59f02f7782 Issue #23. 2015-11-14 16:43:36 +01:00
Marvin Blum 1208bda68c Issue #21. 2015-11-14 16:22:39 +01:00
Marvin Blum 5c540ce481 Revert "New repo layout and unified test" 2015-11-02 18:13:18 +01:00
nikolauska d2c32b3b85 added new repository layout and unified tests 2015-11-02 12:00:18 +03:00
Marvin Blum 67e950b41d Started better error output by adding line and column number. Need to
get rid of panic.
2015-10-31 16:49:33 +01:00
Marvin Blum 6c55846e9f Issue #18, but syntax is: foreach (variable) => (expression) {...}. 2015-10-31 16:40:58 +01:00
Marvin Blum 8d5c0a6905 Added documentation, added new line before preprocessor line. 2015-10-31 16:27:10 +01:00
Marvin Blum 276ab86668 Added preprocessor line. 2015-10-31 16:20:04 +01:00
Marvin Blum 6e4cef91bc Issue #15. 2015-10-30 19:03:50 +01:00