Sandu Liviu Catalin
0c92601362
Update the module API and merge shared code between modules and host plugin.
2016-06-03 21:26:19 +03:00
Sandu Liviu Catalin
c135d4293e
Remove irrelevant argument from the IToF function.
2016-05-23 05:39:32 +03:00
Sandu Liviu Catalin
1017fc5c1a
Fix the digit counting helpers to take into account negative values.
2016-04-14 04:50:44 +03:00
Sandu Liviu Catalin
4504ae0550
Remove leftover printf from math library,
2016-04-14 04:44:20 +03:00
Sandu Liviu Catalin
be8b631aea
Added several functions to the math library to count integer digts and generate floating point numbers from integers.
2016-04-14 04:39:43 +03:00
Sandu Liviu Catalin
b818a162ee
Initial implementation of the standard math library.
...
Implemented utilities to convert between fundamental types.
Implemented helper functions to retrieve numeric values from the stack at all costs.
Implemented various delegates on the long integer types to mimic the standard types.
Moved most of the stack utilities in a separate source.
Various other fixes and improvements.
2016-04-14 03:08:06 +03:00
Sandu Liviu Catalin
06e598acfb
Dumped the old implementation. Started with a more simple approach.
2016-02-21 00:25:00 +02:00
Sandu Liviu Catalin
2409a896df
Changes required to compile on x64 and against extra compiler warnings.
2015-11-01 05:36:03 +02:00
Sandu Liviu Catalin
6ed02d0fd4
Initial commit.
2015-09-30 03:56:11 +03:00