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
Akos Kiss c93bea32c4 Simplify redundant condition in jerry-snapshot.c (#2444)
Redundant condition: is_c_format. '!A || (A && B)' is equivalent to
'!A || B'.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
2018-08-05 15:41:58 +02:00
..
api
Simplify redundant condition in jerry-snapshot.c (#2444)
2018-08-05 15:41:58 +02:00
debugger
Add total frame counter to backtrace in debugger (#2428)
2018-08-03 11:30:13 +02:00
ecma
Fix for null pointer dereference in jmem_heap_free_block (#2440)
2018-08-01 23:09:30 +09:00
include
Simplify source evaluation options. (#2431)
2018-07-20 08:50:39 +02:00
jcontext
Rework JerryScript transport layer. (#2421)
2018-07-13 01:21:08 +09:00
jmem
Remove the indentation of preprocessor directives. (#2379)
2018-06-08 15:35:23 +09:00
jrt
Define JERRY_UNREACHABLE for MSVC (#2340)
2018-05-20 14:32:07 +09:00
lit
Added literal list loading feature to the snapshot tool. (#2422)
2018-07-16 15:13:18 +09:00
parser
Remove unnecessary cbc_code_flag (#2443)
2018-07-31 20:15:27 +02:00
profiles
Implement ES2015 class feature (part I.) (#2404)
2018-07-13 01:20:08 +09:00
vm
Remove unnecessary cbc_code_flag (#2443)
2018-07-31 20:15:27 +02:00
CMakeLists.txt
Rework command line handling of build tool (#2373)
2018-06-06 15:07:06 +09:00
config.h
Implement ES2015 class feature (part I.) (#2404)
2018-07-13 01:20:08 +09:00
Powered by Gitea Version: 1.23.5 Page: 65ms Template: 8ms
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