Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
kazzmir | 26 (100.0%) | 257 (100.0%) | 9.8 |
fix tests. add a font exception
2 lines of code changed in 1 file:
add test to read tokens from a file inside a zip
14 lines of code changed in 2 files:
use the File interface to parse tokens. add a file proxy for strings
7 lines of code changed in 1 file:
re-enable gch. dont rebuild util source files in the tests
2 lines of code changed in 1 file:
fix references to exceptions
1 lines of code changed in 1 file:
[mugen] start to implement BindToTarget. add arguments to helper expressions
1 lines of code changed in 1 file:
remove public deprecated constructors from tokenreader
10 lines of code changed in 1 file:
recognize more values for true/false in tokens
22 lines of code changed in 1 file:
run tests as part of the build
3 lines of code changed in 1 file:
fix tests. add test to load mugen select screen
2 lines of code changed in 2 files:
fix tests. note memory leak in sfl
1 lines of code changed in 1 file:
add a view object to tokens so immutable tokens can still be parsed
2 lines of code changed in 1 file:
dont process sexp characters inside a quote
31 lines of code changed in 2 files:
add test for tokenreader from string
11 lines of code changed in 1 file:
add exceptions to tests
1 lines of code changed in 1 file:
add token test case for -.5
27 lines of code changed in 1 file:
read language stuff properly
2 lines of code changed in 1 file:
add this-> to force the right scope
19 lines of code changed in 1 file:
add another token test
18 lines of code changed in 1 file:
simple token tests
68 lines of code changed in 2 files:
add test base
13 lines of code changed in 2 files: