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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add 'dset' keyword
jantuomi
2016-07-28
7
-7
/
+54
*
Add more line number information
jantuomi
2016-07-28
4
-8
/
+6
*
Add line number information to certain errors
jantuomi
2016-07-28
2
-3
/
+25
*
Handle some error cases
jantuomi
2016-07-28
7
-19
/
+53
*
Add builtins to the pool in their individual constructors
jantuomi
2016-07-28
5
-15
/
+34
*
Implement get builtin function
jantuomi
2016-07-28
2
-0
/
+50
*
Implement contains function for checking if element is in a list.
jantuomi
2016-07-27
2
-0
/
+45
*
Add list builtin function for instantiating list variables. Implement list ad...
jantuomi
2016-07-27
3
-7
/
+42
*
Add ListDataContainer
jantuomi
2016-07-27
2
-0
/
+51
*
Fix include function
jantuomi
2016-07-27
1
-1
/
+2
*
Function calls are now made with call marker '?' and terminator token '!'.
Jan Tuomi
2016-07-26
11
-80
/
+81
*
Rename BorkError to TunkkiError
Jan Tuomi
2016-07-26
46
-122
/
+122
*
Rename builtins out and in to output and input
Jan Tuomi
2016-07-26
3
-8
/
+8
*
Rename project to tunkki
Jan Tuomi
2016-07-26
74
-292
/
+380
*
Restructure classes
Jan Tuomi
2016-07-26
44
-117
/
+118
*
Restructure project for use with maven
Jan Tuomi
2016-07-26
72
-0
/
+3094
[prev]