Felicitations, dear clever people!
I am writing you today, to talk about our great advancements
of the last six days. From Feb 16 to Feb 22, the portuguese
language community (#clever-pt) has bombed our main
repository with 176 commits. The improvements range from
build system revampment to new modules, for more details
read the changelog provided bellow.
Felipe:
std.regex: added support for pattern grouping
std.reflection: tons of methods
std.reflection: performance improvements
compiler: fixed JMP* opcodes (#128)
vm: fixed JMP* opcodes (#128)
cstring: fixed hashing on windows
clever: added support for import aliasing
opcodes: no more value vector
tests: added tons of them!
Higor:
build system: we now use CMake to build clever
Murilo:
array: tons of fixes + tests
map: added literal syntax
Pedro:
string: added pad(), padLeft() and padRight()
Péricles:
std.os: renamed to std.sys
std.sys: support for argc and argv
std.ffi: major improvements
web.cgi: new module!
web.http: new module!
web.http: added cookie support
parser: added '#' commenting support
Ricardo:
clever: ported to MinGW and MSVC10.
testrunner: ported to MinGW and MSVC10
testrunner: bugfixes.
testrunner: timing is now measured in milisecs
string: new split() method.
std.net: added socket api abstraction (CSocket).
std.net: ported to windows.
std.math: ported to windows.
std.sys: new sleep() method.
Results:
Commits: 176
Closed issues: 17