James Shubin
87572e8922
test: Catch capitalized error messages in tests
2019-09-06 03:28:49 -04:00
James Shubin
12582e963d
lang: funcs: core: Make module names public
...
This is needed for when we have nested modules.
2019-05-20 08:45:43 -04:00
James Shubin
07f542b4d7
legal: Happy 2019 everyone...
...
Done with:
ack '2018+' -l | xargs sed -i -e 's/2018+/2019+/g'
Checked manually with:
git add -p
Hello to future James from 2020, and Happy Hacking!
2019-03-24 15:08:50 -04:00
Julien Pivotto
a0df4829a8
lang: Add more string functions, autogenerated
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu >
2019-02-21 17:50:06 +01:00
James Shubin
4eaff892c1
lang: funcs: core: Rename core module files
...
More cleanup...
2019-02-07 12:19:59 -05:00
James Shubin
f368f75209
lang: funcs: core: Drop unnecessary core prefix from imports
...
This unbreaks the mcl bindata code. Of course we could change the parser
to allow this prefix, but this is cleaner. The packages still have a
core prefix, which it seems we could also remove, but this isn't
particularly important for anything.
2019-02-07 09:33:20 -05:00