Commit Graph

7 Commits

Author SHA1 Message Date
Jean Flach 2636e6a77a Whitespace fix
What does this change?
* Remove use of spaces for formatting
These could be found by using `grep -r -l -P '^\t+ +[^*]'
* Removal of training whitespaces
* A few lines longer than 120 chars
2017-12-20 14:53:52 +01:00
Gunnar Beutner e61ac32121 Update Makefile for i2eval 2016-08-30 20:48:29 +02:00
Gunnar Beutner 729a1259c0 Fix i2tcl module
refs #12393
2016-08-12 15:24:04 +02:00
Gunnar Beutner 9c6e2cdff9 Update i2tcl to match latest language changes
refs #12338
2016-08-10 08:28:42 +02:00
Gunnar Beutner 38bdbbbd0d Fix crash in i2_eval
refs #10198
2015-09-23 09:30:30 +02:00
Gunnar Beutner 21e34c7f05 Fix incorrect 'this' scope in i2tcl
fixes #9794
2015-07-30 19:45:48 +02:00
Gunnar Beutner 5f821f8560 Add source code for i2eval to the contrib directory 2015-05-19 09:10:19 +02:00