Skip to content

Releases: es-meta/esmeta

v0.7.3

05 Jan 04:04
9066adf

Choose a tag to compare

What's Changed

  • Normalize Summary for yet-check Command by @jhnaldo in #334

Full Changelog: v0.7.2...v0.7.3

The following list is automatically generated by git shortlog -sn --no-merges v0.7.2..v0.7.3:

     3	Jihyeok Park (jhnaldo)

v0.7.2

02 Jan 16:54
bf8b312

Choose a tag to compare

What's Changed

  • CFG Validity Test using Fingerprints by @jhnaldo in #323
  • Fix a bug in evaluating variadic operators in Interpreter by @d01c2 in #325
  • Support More Accurate Re-Parsing by @stonechoe in #327
  • Fix: correctly handle whitespace in locationed parser by @jhnaldo in #329
  • Better parsing and stringify by @jungwngkim in #324
  • Fix: revert location info and correctly handle location for eval by @jhnaldo in #330
  • Introduce yet-check Command by @jhnaldo in #332
  • Update Version of Unicode to 17.0.0 by @jhnaldo in #333

Full Changelog: v0.7.1...v0.7.2

The following list is automatically generated by git shortlog -sn --no-merges v0.7.1..v0.7.2:

     6	Jihyeok Park (jhnaldo)
     1	Hyunjoon Kim (d01c2)
     1	Jungwoong Kim (jungwngkim)
     1	Minseok Choe (stonechoe)

v0.7.1

13 Nov 02:28
bd58590

Choose a tag to compare

What's Changed

  • No Status Mode for NotSupported Error by @jhnaldo in #319
  • Refactoring for Occurrence Typing Implementation by @jhnaldo in #320

Full Changelog: v0.7.0...v0.7.1

The following list is automatically generated by git shortlog -sn --no-merges v0.7.0..v0.7.1:

     3	Jihyeok Park (jhnaldo)

v0.7.0

11 Nov 11:10
e917edf

Choose a tag to compare

What's Changed

  • Add EMPTY type to PromiseResult by @mobius29 in #305
  • Bump Scala to 3.3.6 by @stonechoe in #306
  • Support External Intrinsic Modeling and Template-based Intrinsics by @jhnaldo in #307
  • Record InvalidFieldError when updating a non-existence slot by @mobius29 in #308
  • Support Basic Features of ArrayBuffer and TypedArray by @jhnaldo in #310
  • Fix errors in handling edge case for lang parser for IfStep by @jungwngkim in #315
  • Add ToCodeUnit conversion operator by @ShinWonho in #311
  • Add support for extracting spec algorithms in JSON format by @tontonialberto in #312
  • Better parsing and stringify of esmeta.lang by @jungwngkim in #316
  • Fix a bug in __IS_ARRAY_INDEX__ modeling in IR by @jhnaldo in #318
  • Support CI Warning for Newly Introduced Phrases by @stonechoe in #302

New Contributors

Full Changelog: v0.6.4...v0.7.0

The following list is automatically generated by git shortlog -sn --no-merges v0.6.4..v0.7.0:

    10	Jihyeok Park (jhnaldo)
     2	Jungwoong Kim (jungwngkim)
     2	Minseok Choe (stonechoe)
     2	Seongjin Lee
     1	Alberto Tontoni
     1	ShinWonho

v0.6.4

24 Jul 02:09
154cd34

Choose a tag to compare

What's Changed

  • Number of occurrences of steps, expressions, and conditions by @jhnaldo in #301
  • Add Strict Option to Extract Phase by @stonechoe in #298
  • Support dynamic (specification) type checking by @d01c2 in #294
  • Remove uninit value by @jhnaldo in #303
  • Add type modeling for each typed array case by @jhnaldo in #304

Full Changelog: v0.6.3...v0.6.4

The following list is automatically generated by git shortlog -sn --no-merges v0.6.3..v0.6.4:

     5	Jihyeok Park (jhnaldo)
     1	Hyunjoon Kim (d01c2)
     1	Minseok Choe (stonechoe)

v0.6.3

18 Jul 18:14
6038a20

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

The following list is automatically generated by git shortlog -sn --no-merges v0.6.2..v0.6.3:

     2	Jihyeok Park (jhnaldo)
     1	Minseok Choe (stonechoe)

v0.6.2

16 Jul 22:01
2c53ff6

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

The following list is automatically generated by git shortlog -sn --no-merges v0.6.1..v0.6.2:

     3	Minseok Choe (stonechoe)
     2	Jihyeok Park (jhnaldo)
     1	Hyunjoon Kim (d01c2)

v0.6.1

27 May 10:01
49ac09e

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

The following list is automatically generated by git shortlog -sn --no-merges v0.6.0..v0.6.1:

     4	Minseok Choe (stonechoe)
     2	Jihyeok Park (jhnaldo)

v0.6.0

25 Apr 08:14
c2dd287

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

The following list is automatically generated by git shortlog -sn --no-merges v0.5.1..v0.6.0:

    12	Jihyeok Park (jhnaldo)
     4	Minseok Choe (stonechoe)
     2	Hyunjoon Kim (d01c2)

v0.5.1

18 Dec 07:27
4bc6a2f

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

The following list is automatically generated by git shortlog -sn --no-merges v0.5.0..v0.5.1:

     5	Jihyeok Park (jhnaldo)
     3	Jungyeom Kim (kimjg1119)
     1	Weldone