Gerasimos (Makis) Maropoulos
|
8f53f7c399
|
add godoc comments for the updated macro package
Former-commit-id: 5a90777926f6457b6639514e51ce48a4a57886c6
|
2018-10-16 01:39:27 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
a675e8191a
|
fix macro registration issue and match by kind for MVC and hero instead of its kind, so custom types like structs can be used without any issues. Add an example on how to register a custom macro it is just few lines and all in one place in this version.
Former-commit-id: 93c439560fcfad820f9f3e39c1d9557c83cef0ee
|
2018-09-30 17:26:40 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
7568da3283
|
add tests for the new types (int8, int16, int32, uint, uint8, uint16, uint32, uint64)
Former-commit-id: 812b3fdcc47abdeac271473bfdbdd15f0afd0bc0
|
2018-09-29 04:35:09 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
6d9a35ddba
|
partial cleanup of the macro pkg and move it from /core/router to the root because it may be used by the end-developers now to ammend the available macros per application
Former-commit-id: 951a5e7a401af25ecaa904ff6463b0def2c87afb
|
2018-09-29 02:41:51 +03:00 |
|