Commit Graph
114 Commits
Author SHA1 Message Date
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 9d909a0b8a Finished loading type file. 2016-01-06 21:43:17 +01:00
Marvin Blum 3f6b854a09 Now splits by windows and unix new lines, added parsing structure. 2015-12-17 23:23:49 +01:00
Marvin Blum 05e6937201 Started loading type information. 2015-12-17 22:49:56 +01:00
Marvin Blum ed1d19851e Updated ToDo. 2015-12-15 23:56:20 +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 59831fed32 Merge branch 'master' of https://github.com/DeKugelschieber/asl 2015-12-15 23:19:56 +01:00
Marvin Blum 69e684a230 go fmt. 2015-12-15 23:19:41 +01:00
Marvin Blum d07611c3a5 Fixed "switch" in keyword list. 2015-11-26 15:26:53 +01:00
Marvin Blum afbc290281 Merge pull request #29 from 654wak654/master
Recompiled for previous fix
2015-11-23 16:17:45 +01:00
Ozan Eğitmen 2e94cf8efb Recompiled for previous fix 2015-11-23 17:14:16 +02:00
Marvin Blum 41b8b74639 Merge pull request #28 from 654wak654/master
Release Version of ASL GUI
1.0.0.0
2015-11-23 16:11:57 +01:00
Ozan Eğitmen df79809cdd Changed error keyword from error to panic 2015-11-23 17:09:08 +02:00
Ozan Eğitmen 1c67be7d2e Release Version 2015-11-23 16:19:11 +02:00
Ozan Eğitmen 8477b443b0 Update README.md 2015-11-22 00:17:13 +02:00
Marvin Blum 511ceb128f Merge pull request #26 from 654wak654/master
ASL GUI Beta 2
2015-11-15 22:03:32 +01:00
Ozan Eğitmen 07ce5e7a0b Updated ASL GUI.exe 2015-11-15 19:57:53 +02:00
Ozan Eğitmen ca26fbf6d4 Update README.md 2015-11-15 19:56:59 +02:00
Ozan Eğitmen 0c63114c44 Update README.md 2015-11-15 19:55:00 +02:00
Ozan Eğitmen 1eb5ce8035 Updated readme 2015-11-15 19:53:57 +02:00
Ozan Eğitmen 68f05f09ea v0.2.1 2015-11-15 19:51:14 +02:00
Marvin Blum aa83a9a093 Merge pull request #25 from 654wak654/master
ASL GUI Beta
2015-11-15 14:35:10 +01:00
Ozan Eğitmen 5bcfda10bd Update README.md 2015-11-15 15:24:31 +02:00
Ozan Eğitmen 664b435715 Beta Release Commit 2015-11-15 15:23:21 +02:00
Marvin Blum f1f564d89b Updated version. 1.1.1 2015-11-14 16:48:24 +01:00
Marvin Blum fa766cc78c Updated README. 2015-11-14 16:45:07 +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
Ozan Eğitmen 11c9d19c25 Initial commit, has missing code 2015-11-07 22:01:19 +03:00
Marvin Blum 3990a20cb0 Added changelog. 1.1.0 2015-11-07 14:38:34 +01:00
Marvin Blum 07250ba2a7 Updated readme. 2015-11-05 19:02:51 +01:00
Marvin Blum 2bc11fb125 Removed "in" keyword from tokenizer. Updated readme. 2015-11-03 13:28:00 +01:00
Marvin Blum 0ca6566454 Merge pull request #20 from DeKugelschieber/revert-19-new-repo-example
Revert "New repo layout and unified test"
2015-11-02 18:13:37 +01:00
Marvin Blum 5c540ce481 Revert "New repo layout and unified test" 2015-11-02 18:13:18 +01:00
Marvin Blum f6b5ed4dd6 Merge pull request #19 from nikolauska/new-repo-example
New repo layout and unified test
2015-11-02 11:28:20 +01:00
nikolauska afad182f28 add .project file back that was accidentally removed 2015-11-02 12:12:04 +03: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 3ee9a310e8 Removed preprocessor from "whats missing". 2015-10-31 16:28:43 +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 dc4eaf4b0f main package must remain, stupid me. 2015-10-30 19:38:17 +01:00
Marvin Blum 1d7f435530 Added folder to gitignore. 2015-10-30 19:11:05 +01:00
Marvin Blum aedf8e715e Removed test 'in' folder. 2015-10-30 19:09:46 +01:00
Marvin Blum 4da540317f Version number. 2015-10-30 19:05:18 +01:00
Marvin Blum 6e4cef91bc Issue #15. 2015-10-30 19:03:50 +01:00
Marvin Blum ae8fad1abc Updated readme. 2015-10-28 19:20:23 +01:00
Marvin Blum 755d5af263 Updated readme. 2015-10-28 19:09:39 +01:00