8000 Tags · batizdaniel/jerryscript · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: batizdaniel/jerryscript

Tags

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update profile README file (jerryscript-project#4523)

Add previously missed new defines to the documentation and update the
defines to be in lexicographical order.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.usz@partner.samsung.com

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Builtin objects finalization should handle function properties with t…

…agged template literal collection (jerryscript-project#3896)

This patch fixes jerryscript-project#3893.

Co-authored-by: Dániel Bátyai dbatyai@inf.u-szeged.hu
JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[[Prototype]] object's reference count should be increased by jerry_g…

…et_prototype (jerryscript-project#3550)

This patch ensures that the implementation satisfies the requirements of the public API documentation.

JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu

v2.1.0

Toggle v2.1.0's commit message
Update API version to 2.1.0. (jerryscript-project#3220)

Closes jerryscript-project#3104.

JerryScript-DCO-1.0-Signed-off-by: Csaba Osztrogonác oszi@inf.u-szeged.hu

v2.0

Toggle v2.0's commit message
Update API version number (jerryscript-project#3000)

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com

v1.0

Toggle v1.0's commit message
Add documentation to port API

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com

v1.0-RC2

Toggle v1.0-RC2's commit message
Update the nuttx-stm32f4 target

Related issue: jerryscript-project#1202

JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com

v1.0-RC1

Toggle v1.0-RC1's commit message
Refactor flag additions in CMakeLists

CMakeLists already contains macros to ease adding compilation and
warning flags. This patch:
* Ensures that they are used whereever possible.
* Adds more macros to help with other flags as well.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
0