josdejong
|
c080426140
|
Rearrangements in the utility methods (format, size, map, forEach)
|
2013-03-23 12:33:48 +01:00 |
|
josdejong
|
1f2c87a494
|
Extended methods of Range (map, forEach, size) and Vector (resize, get, set, toString)
|
2013-03-22 22:35:40 +01:00 |
|
josdejong
|
936542e988
|
Separated method size into utility methods size and validate
|
2013-03-19 21:04:00 +01:00 |
|
josdejong
|
cf8cf46d63
|
Renamed methods 'copy' to 'clone'
|
2013-03-19 20:34:21 +01:00 |
|
josdejong
|
0c41367b6f
|
Implemented fallback to primitive value of objects for all methods
|
2013-03-19 20:25:06 +01:00 |
|
josdejong
|
8a6548027f
|
Implemented array support for all methods
|
2013-03-13 21:45:05 +01:00 |
|
josdejong
|
3b9c24fe72
|
Documentation updated
|
2013-02-24 14:21:05 +01:00 |
|
josdejong
|
c896eae319
|
Parser implemented
|
2013-02-23 23:45:51 +01:00 |
|
josdejong
|
61b2a45a9a
|
Added check for correct argument count to all functions
|
2013-02-23 14:13:17 +01:00 |
|
josdejong
|
55e37b3fc3
|
Added methods add, divide, larger, multiply, pow, smaller, subtract, unaryminus, max, min. Library is now fully compatible with the standard Math library.
|
2013-02-18 20:49:01 +01:00 |
|