This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-22 04:17:03 +00:00
Code
Releases
Activity
Files
f05ee872d0a40b71a3e045ba5b366305841ee8aa
kararas_iris
/
core
/
router
/
macro
History
Gerasimos (Makis) Maropoulos
f05ee872d0
add int8, int16, int32, uint, uint16 and uint32 default-builtn parameter types and macros - no doc update - no live tests yet - time for sleep
...
Former-commit-id: 4a27265a9f1368c4bbecd852691155e56c875673
2018-09-27 06:20:03 +03:00
..
interpreter
add the ability to add custom parameter types to the interpreter and mapped macros with any number of macro functions - example added - although it's working it is not ready yet - I have to do some cleanup, doc comments and a TODO
2018-09-26 11:37:11 +03:00
macro_test.go
Conversion once at macros and their functions, internal changes required
2018-09-27 03:17:45 +03:00
macro.go
add int8, int16, int32, uint, uint16 and uint32 default-builtn parameter types and macros - no doc update - no live tests yet - time for sleep
2018-09-27 06:20:03 +03:00
macros.go
add int8, int16, int32, uint, uint16 and uint32 default-builtn parameter types and macros - no doc update - no live tests yet - time for sleep
2018-09-27 06:20:03 +03:00
template.go
Conversion once at macros and their functions, internal changes required
2018-09-27 03:17:45 +03:00