Closed vihanb closed 8 years ago
Probably won't be merged anytime soon since I have to get tests done.
Though this branch's merging will mark the final release of cheddar v1.0.0!
@@ develop #89 diff @@
==========================================
Files 158 158
Lines 2682 2828 +146
Methods 422 428 +6
Messages 0 0
Branches 627 666 +39
==========================================
+ Hits 2112 2281 +169
+ Misses 566 543 -23
Partials 4 4
Powered by Codecov. Last update 58aec58...198d371
@coveralls :D \o/ thanks 😀
The Class feature is merged. Now gimme the v1.0 😜
@schas002 Will prepare right now :D just gotta merge in the feature-op branch and we're good \o/
This brings classes which with it brings access permissions, op overloading, etc. Casting overloading is not yet supported. Class syntax is not documented thoroughly and secondary constructors are not supported at the moment: