xgo/docs
earncef ebddfd13a7 Added println (#144)
* Added println

* Fixed tests.

* Updated doc

* Fixed doc

* Cleanup

* Added size limit

* Fixed incorrect type

* Cleanup

* Consistent output for print and println
2019-03-16 00:14:22 -07:00
..
builtins.md Added println (#144) 2019-03-16 00:14:22 -07:00
interoperability.md add Compiled.Clone to make them safe for concurrent execution (#134) 2019-03-08 01:10:49 -08:00
objects.md minor doc update 2019-03-03 15:21:28 -08:00
operators.md 1. Added documentation on operators. 2. Add (char)-(int) operators 2019-02-01 16:58:44 -08:00
runtime-types.md add Time type; add is_array, is_immutable_array, is_map, is_immutable_map, is_time, time builtin function 2019-01-29 16:01:14 -08:00
stdlib-math.md updating documents for stdlib 2019-01-29 20:46:30 -08:00
stdlib-os.md add os.readfile() 2019-02-07 21:58:47 +01:00
stdlib-rand.md add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
stdlib-text.md add documentation for text module 2019-01-29 21:08:21 -08:00
stdlib-times.md add documentation for times module 2019-01-29 21:22:58 -08:00
stdlib.md add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
tengo-cli.md update CLI documentation 2019-01-30 01:23:26 -08:00
tutorial.md minor doc update 2019-03-03 15:21:28 -08:00