Commit Graph

17 Commits

Author SHA1 Message Date
Gunnar Beutner 7ffa3dfb0b Remove obsolete unit test
refs #8040
2014-12-13 13:54:24 +01:00
Gunnar Beutner 26c5256c05 Rename VMFrame to ScriptFrame in the unit tests
refs #8065
2014-12-12 15:39:15 +01:00
Gunnar Beutner aa38dde1fc Implement prototype functions
fixes #8065
2014-12-12 15:22:37 +01:00
Gunnar Beutner b016003eb5 Implement string indexers
fixes #8062
2014-12-12 06:54:38 +01:00
Gunnar Beutner 5324b99fd0 Fix unit tests
refs #7883
2014-12-11 13:25:06 +01:00
Gunnar Beutner 2720333d6e Fix missing location information for included files
fixes #7927
2014-12-10 15:06:09 +01:00
Gunnar Beutner c381e15b5a Remove obsolete unit tests
refs #8043
2014-12-10 10:44:15 +01:00
Gunnar Beutner 9e01f6d8b9 Fix operator precedence for %, |, ^, &, in and !in in combination with <
fixes #8029
2014-12-09 20:51:19 +01:00
Gunnar Beutner 52fb177461 Implement more unit tests for typeof()
refs #8028
2014-12-09 16:46:29 +01:00
Gunnar Beutner 37ffda131e Add unit tests for the typeof() operator
refs #8002
2014-12-08 11:03:50 +01:00
Gunnar Beutner d013df06f7 Fix the Expression unit tests
refs #7822
2014-11-28 07:31:37 +01:00
Gunnar Beutner c220a99f2d Implicitly convert Number argument to string for operator +
fixes #7823
2014-11-25 12:33:08 +01:00
Gunnar Beutner d3a6277fec Fix the __return keyword
fixes #7811
2014-11-24 00:07:29 +01:00
Gunnar Beutner c29d6a99ac Fix unary minus operator
fixes #7815
2014-11-23 23:19:46 +01:00
Gunnar Beutner d366dd8e30 Fix the reduce/reduce conflicts
refs #7800
2014-11-23 15:25:25 +01:00
Gunnar Beutner 8d0ddb7c8c Implement more unit tests
refs #7805
2014-11-23 12:35:13 +01:00
Gunnar Beutner 81acd34f52 Implement unit tests for the config parser
refs #7805
2014-11-23 09:54:08 +01:00