Skip to content
This repository was archived by the owner on Oct 9, 2019. It is now read-only.

Tags: getify/let-er

Tags

v0.4.0-b

Toggle v0.4.0-b's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
updated literalizer, tweaked test output to not include number litera…

…ls (not necessary for let-er)

v0.4.0-a

Toggle v0.4.0-a's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v0.4.0-a: closes Issue #6 -- fixes certain comments (before and after…

… a let-declaration list) being dropped, adjusted some of the annotation comment text, added some test cases

v0.3.1-d

Toggle v0.3.1-d's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
oops, undoing previous commit's change. doh.

v0.3.1-c

Toggle v0.3.1-c's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixed bug in array concat usage

v0.3.1-b

Toggle v0.3.1-b's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
tweaked CLI config

v0.3.1-a

Toggle v0.3.1-a's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v0.3.1-a: fixed a bunch of lexing/parsing bugs around invalid/ignored…

… let-blocks, added test-6 for those cases, corrected all the test result AST .json files to have correct content

v0.3.0-a

Toggle v0.3.0-a's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v0.3.0-a: fixed several bugs, added 'leter' CLI tool, another test (w…

…ith warnings), updated README

v0.2.1-a

Toggle v0.2.1-a's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
tweaking dependency config

v0.2.0-a

Toggle v0.2.0-a's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
v0.2.0: big reworking, now supports lex/parse/generate as separate st…

…eps, now has tests (for all options)