Logo
Explore Help
Register Sign In
archive-gh-me/jerryscript
1
0
Fork 0
You've already forked jerryscript
mirror of https://github.com/jerryscript-project/jerryscript.git synced 2025-12-15 16:29:21 +00:00
Code Issues Projects Releases Wiki Activity
jerryscript/jerry-core
History
Sanggyu Lee ae60ff0aa3 Handle negative zero in number multiplication (#1856)
Keep sign for zero.
For example, 1 / (0 * (-1)) should be -Infinity, not +Infinity.

JerryScript-DCO-1.0-Signed-off-by: Sanggyu Lee sg5.lee@samsung.com
2017-05-30 10:57:32 +02:00
..
api
Clean up property existence check inconsistencies (#1860)
2017-05-29 15:54:32 +02:00
debugger
Print exception hint in the debugger client when an exception is thrown. (#1841)
2017-05-23 16:06:25 +02:00
ecma
Support external context, heap and lcache (#1778)
2017-05-20 11:00:19 +08:00
include
Clean up property existence check inconsistencies (#1860)
2017-05-29 15:54:32 +02:00
jcontext
Lazily create a linked list of context items (#1833)
2017-05-24 14:10:18 +02:00
jmem
Support external context, heap and lcache (#1778)
2017-05-20 11:00:19 +08:00
jrt
Remove include jerryscript.h from jrt.h. (#1803)
2017-05-11 12:42:47 +02:00
lit
Rename internal lit identifiers (#1801)
2017-05-16 10:34:41 +02:00
parser
Fix parsing of UTF-8 RegExp literals (#1840)
2017-05-23 12:04:11 +02:00
profiles
Remove duplicated profile-check from build.py (#1718)
2017-04-07 18:47:22 +02:00
vm
Handle negative zero in number multiplication (#1856)
2017-05-30 10:57:32 +02:00
CMakeLists.txt
Support external context, heap and lcache (#1778)
2017-05-20 11:00:19 +08:00
config.h
config.h maintenance (#1792)
2017-05-02 08:44:57 +02:00
Powered by Gitea Version: 1.23.5 Page: 64ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API