escargot/.github
HyukWoo Park 09c78e357d Fix a minor bug in DoubleInEncodedValue conversion
* DoubleInEncodedValue might have an integer value that is also not a small integer (SMI)
* When converting to Value, DoubleInEncodedValue should be correctly converted to the original value using Value(double) constructor
* fix test runner to run cctest for x86 environment

Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
2022-04-08 10:25:12 +09:00
..
ISSUE_TEMPLATE Update issue templates 2019-10-14 19:28:34 +09:00
workflows Fix a minor bug in DoubleInEncodedValue conversion 2022-04-08 10:25:12 +09:00
CODEOWNERS Add CODEOWNERS file to assign reviewers automatically 2020-09-11 14:03:59 +09:00