Commit Graph

13 Commits

Author SHA1 Message Date
9ee0f1954c
Do not omit the floating point.
All checks were successful
The build was successful.
Every modern hardware, including embedded devices, should support floating point numbers.
2018-09-07 06:38:32 +02:00
3887aa69a6
Never disable hash functions.
All checks were successful
The build was successful.
2018-09-05 21:46:25 +02:00
00e1c842d5
Never disable builtin functions.
All checks were successful
The build was successful.
2018-09-05 20:43:39 +02:00
1643d2ee94
Remove unused code.
All checks were successful
The build was successful.
2018-09-04 09:18:13 +02:00
d793d3ed70
Rename PH7_VmGenericError() to PH7_VmThrowError()
All checks were successful
The build was successful.
2018-09-04 08:54:48 +02:00
ac73632cb1
Use new error handler.
All checks were successful
The build was successful.
2018-09-04 08:26:58 +02:00
fc4b17434e
Remove duplicated builtin functions
All checks were successful
The build was successful.
2018-08-09 21:34:13 +02:00
5abfefbb04
Remove duplicated entries 2018-08-01 12:02:00 +02:00
ceca007cd1 Correct some typos 2018-07-22 19:25:12 +01:00
9b219032c3
Remove some duplicated builtin functions 2018-07-21 11:00:29 +02:00
d9507216cb
Move ctype library into separate module 2018-07-21 09:43:34 +02:00
b7caeefded
Move math library into separate module 2018-07-21 08:24:20 +02:00
abb91a9874
Reorganize the repository for new build system 2018-07-20 22:35:09 +02:00