6 次代码提交

作者 SHA1 备注 提交日期
e1e6a19f30
Update code formatting.
所有检测均成功
The build was successful.
2019-11-18 18:57:10 +01:00
204060fa9d
Implement TAU.
所有检测均成功
The build was successful.
2019-06-29 14:21:29 +02:00
aa64a5eeb2
Add missing legal info.
所有检测均成功
The build was successful.
2019-04-20 20:03:42 +02:00
af139b3f0a
Reimplement C-like min() and max() functions.
所有检测均成功
The build was successful.
These functions should have C-like implementation and take exactly 2 arguments: integer or float.
Finally, C-implementation will be faster than using PH7 builtin library that needs to be compiled and interpreted.
2018-08-15 17:26:26 +02:00
e7b78be8e5 Fix #15, merge from fix_debug_backtrace branch (#18) 2018-07-22 19:24:00 +01:00
b7caeefded
Move math library into separate module 2018-07-21 08:24:20 +02:00