James Shubin
|
2648fb1bb1
|
legal: Happy 2020 everyone...
Done with:
ack '2019+' -l | xargs sed -i -e 's/2019+/2020+/g'
Checked manually with:
git add -p
Hello to future James from 2021, and Happy Hacking!
|
2020-01-03 20:08:37 -05:00 |
|
Julien Pivotto
|
0cbfaf98f3
|
lang: funcs: Support for []byte
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2019-10-30 22:14:08 +01:00 |
|
James Shubin
|
631124e658
|
lang: funcs: Add nitpicks from funcgen
Discussed nitpicks with roidelapluie to clean up slightly for
consistency.
|
2019-10-30 08:51:11 -04:00 |
|
Julien Pivotto
|
1685ee1ecb
|
lang: funcs: Autogenerated a lot of new functions
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
|
2019-10-30 08:42:53 -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 |
|
James Shubin
|
00db953c9f
|
lang: funcs: funcgen: Clean up some small details
Some small changes were needed, here they are. Unfortunately this only
supports the `string` type at the moment.
|
2019-02-21 13:06:29 -05:00 |
|