This website requires JavaScript.
Explore
Help
Sign In
go
/
aicra
Watch
0
Star
1
Fork
You've already forked aicra
0
Code
Issues
Pull Requests
Releases
3
Wiki
Activity
5e7ece3f30
aicra
/
internal
/
checker
/
default
History
Adrien Marquès
fe3034818d
add 'id' (positive 'int') type checker
2018-10-02 12:00:57 +02:00
..
any
refactor default type checkers | load default types if set in aicra.json (.build/DEFAULT_TYPES/*.so)
2018-10-02 11:10:21 +02:00
bool
add 'bool' type checker
2018-10-02 11:59:12 +02:00
digest
add 'digest(length)' type checker + minfix import in cmd/main
2018-10-02 11:34:58 +02:00
float
add 'float' type checker
2018-10-02 11:55:47 +02:00
id
add 'id' (positive 'int') type checker
2018-10-02 12:00:57 +02:00
int
default type check 'int' does not use 'reflect' anymore
2018-10-02 11:46:22 +02:00
string
default type check 'string' does not use 'reflect' no more
2018-10-02 11:50:01 +02:00
varchar
refactor default type checkers | load default types if set in aicra.json (.build/DEFAULT_TYPES/*.so)
2018-10-02 11:10:21 +02:00