This website requires JavaScript.
Explore
Help
Sign In
cellular
/
jspg
Watch
4
Star
0
Fork
0
You've already forked jspg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
87a845e85a25f5f5266738b17fc4dc1520caf7ad
jspg
/
src
/
validator
/
rules
History
Alex Groleau
41649766db
to family
2026-04-16 11:54:37 -04:00
..
array.rs
chore: JSPG Engine tuple decoupling and core routing optimizations
2026-04-13 22:41:32 -04:00
cases.rs
massively improves the jspg validator by removing mathmatical functions like allOf, anyOf, ref, etc to effectively use discriminators and OOP with types to determine valid pathing an nno intersections, unions, or guesswork; added cases to replace the former conditionals
2026-04-08 13:08:24 -04:00
core.rs
more tests
2026-04-10 01:06:02 -04:00
extensible.rs
-m fixed bug with STI and different type shapes that don't require kind discrimination
2026-04-16 00:19:10 -04:00
format.rs
more tests
2026-04-10 01:06:02 -04:00
mod.rs
massively improves the jspg validator by removing mathmatical functions like allOf, anyOf, ref, etc to effectively use discriminators and OOP with types to determine valid pathing an nno intersections, unions, or guesswork; added cases to replace the former conditionals
2026-04-08 13:08:24 -04:00
not.rs
massively improves the jspg validator by removing mathmatical functions like allOf, anyOf, ref, etc to effectively use discriminators and OOP with types to determine valid pathing an nno intersections, unions, or guesswork; added cases to replace the former conditionals
2026-04-08 13:08:24 -04:00
numeric.rs
all jspg tests now passing
2026-03-04 01:02:32 -05:00
object.rs
-m fixed bug with STI and different type shapes that don't require kind discrimination
2026-04-16 00:19:10 -04:00
polymorphism.rs
to family
2026-04-16 11:54:37 -04:00
string.rs
merger now requires a schema id, queryer and merger now use pre-compiled edges for O(1) relations
2026-03-21 20:33:28 -04:00
util.rs
all jspg tests now passing
2026-03-04 01:02:32 -05:00