index
:
tunkki.git
master
A lightning fast scripting language without the need for parentheses.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
com
/
jantuomi
/
tunkki
/
exception
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement 'new' keyword for object instantiation
jantuomi
2016-08-29
2
-1
/
+22
*
Add MissingTerminatorTokenError
jantuomi
2016-08-08
2
-1
/
+25
*
Store functions as symbols in the scope
jantuomi
2016-08-04
1
-1
/
+1
*
Add ObjectDatatype and implement object member lookup
jantuomi
2016-08-04
2
-1
/
+21
*
Add FileNotFoundError, OutOfBoundsError, RecursiveIncludeError
jantuomi
2016-08-03
4
-1
/
+62
*
Change TypeError message
jantuomi
2016-08-03
1
-1
/
+1
*
Change "Malformed syntax tree" error to SyntaxError
jantuomi
2016-08-03
1
-1
/
+1
*
Cleanup TunkkiError class
jantuomi
2016-08-03
1
-9
/
+0
*
Refactor TunkkiError to subclasses
Jan Tuomi
2016-08-02
14
-86
/
+294
*
Add division by zero error
Jan Tuomi
2016-08-02
1
-1
/
+4
*
Extend 'include' to also use builtin modules
jantuomi
2016-08-02
1
-1
/
+1
*
Implement 'as_bool' builtin
jantuomi
2016-08-01
1
-1
/
+2
*
Function references are now correctly first class citizens
Jan Tuomi
2016-07-30
1
-1
/
+1
*
Add nada datatype, resolves #11
jantuomi
2016-07-29
1
-1
/
+3
*
Add more line number information
jantuomi
2016-07-28
1
-3
/
+3
*
Add line number information to certain errors
jantuomi
2016-07-28
1
-0
/
+12
*
Handle some error cases
jantuomi
2016-07-28
1
-5
/
+7
*
Rename BorkError to TunkkiError
Jan Tuomi
2016-07-26
2
-4
/
+4
*
Rename project to tunkki
Jan Tuomi
2016-07-26
2
-0
/
+82