4 Commits

Author SHA1 Message Date
1250e46066 Associated constants are now in the language proper.
The feature gate is no longer required and the constants can be used.
2018-01-05 00:08:54 -05:00
Jason Travis Smith
b51a93fc01 Committing the current files prior to reformatting. 2016-06-27 18:22:52 -04:00
Jason Travis Smith
e410e69e2f Fixed up some tests and wrote some documentation.
Also, .swp files are now ignored.
2015-10-04 23:33:37 -04:00
Jason Travis Smith
0160780bd1 Created a new math library.
This library will e the math library of the magic game engine.

Currently, it defines basic numerical types that can be used in generic programming
and a set of generic Vector structures.

Tests can be added to the "tests" crate.
2015-10-04 02:59:26 -04:00