extended Interpreter with ::need* functions, also extended File functions
commitf6b70a569a74d81e5cb6461bd8f305c399b9bd16
authorJohn Doe <john@doe.nb>
Sun, 16 Nov 2014 15:37:30 +0000 (16 16:37 +0100)
committerJohn Doe <john@doe.nb>
Sun, 16 Nov 2014 15:37:30 +0000 (16 16:37 +0100)
treeb7abc43bc7076a1a75bc59d501bed97ec6740db5
parent3724f38cdec64eece9cb3a0fbb602361aef90c0c
extended Interpreter with ::need* functions, also extended File functions
.gitignore
README.md
include/jtc.h
src/builtin.array.cpp
src/builtin.string.cpp
src/interp.cpp
src/ops.statement.cpp
src/private.h
src/stdlib.file.cpp