Commit graph

7 commits

Author SHA1 Message Date
daniel
c88a5f506e
some code clean up (#237) 2019-12-20 11:40:38 -08:00
Daniel
0c5e80b057
Limit the maximum size of string/bytes values (#121)
* add tengo.MaxStringLen and tengo.MaxBytesLen to limit the maximum byte-length of string/bytes values

* add couple more tests
2019-03-01 10:48:02 -08:00
Daniel Kang
a81295c0af update README, remove some unnecessary code 2019-01-12 22:58:12 -08:00
Daniel Kang
27438eea6f update directory package structure 2019-01-11 02:27:28 -08:00
Daniel Kang
53af0d6328 move file and fileset to source package 2019-01-11 01:16:34 -08:00
Daniel Kang
928a728f78 initial version of "tengo" CLI tool 2019-01-09 13:49:50 -08:00
Daniel Kang
2c3282da21 initial commit 2019-01-08 23:17:42 -08:00