xgo/compiler/stdlib
2019-02-09 12:33:35 -08:00
..
errors.go add os File functions; add Bytes type 2019-01-18 01:43:46 -08:00
func_typedefs.go add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
func_typedefs_test.go add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
math.go updating documents for stdlib 2019-01-29 20:46:30 -08:00
os.go add os.readfile() 2019-02-07 21:58:47 +01:00
os_exec.go clean up stdlib code 2019-01-29 19:52:00 -08:00
os_file.go add os.stat() and file.stat() 2019-02-06 15:20:41 +01:00
os_process.go clean up stdlib code 2019-01-29 19:52:00 -08:00
os_test.go minor cleanups for 'os' module tests 2019-02-07 15:18:49 -08:00
rand.go add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
rand_test.go add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
stdlib.go add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
stdlib_test.go add 'rand' module (#90) 2019-02-09 12:33:35 -08:00
text.go add documentation for text module 2019-01-29 21:08:21 -08:00
text_regexp.go clean up stdlib code 2019-01-29 19:52:00 -08:00
text_test.go add strconv functions 2019-01-29 15:05:03 -08:00
times.go clean up stdlib code 2019-01-29 19:52:00 -08:00
times_test.go add 'times' module 2019-01-29 17:39:25 -08:00