Skip to content

Releases: atomist/microgrammar

0.3.10

26 Jun 10:32
Compare
Choose a tag to compare
v0.3.10

0.3.9-20170626101816+travis65

26 Jun 10:19
Compare
Choose a tag to compare
Generated tag from TravisCI build 65

0.3.9

26 Jun 08:04
Compare
Choose a tag to compare
Fixed binding bug with rep

0.3.7: Result binding simplification (#3)

26 Jun 00:33
Compare
Choose a tag to compare
* Overhauled update. Nested match fix.

* Compare against undefined

I'm pretty sure (based on the error text) this is what you meant
putting a bang in there converts to boolean which will never be undefined

* Clarify double assignment

* A null result is not a match

I want to be able to call this on the result of firstMatch(...) which is null

* Two pending tests

* Lint

and added a 'fix' script to run tsline with --fix

* Updateable -> Updatable

0.3.6

24 Jun 05:48
Compare
Choose a tag to compare
Fixed stripWhitespace to handle strings correctly

0.3.5

23 Jun 01:37
Compare
Choose a tag to compare
Removed cycle on MatchingMaching

0.3.4

23 Jun 01:09
Compare
Choose a tag to compare
Moved "inner class" to try to diagnose Nashorn issue

0.3.3

23 Jun 00:59
Compare
Choose a tag to compare
Moved "inner class" to try to diagnose Nashorn issue

0.3.1

23 Jun 00:29
Compare
Choose a tag to compare
Simplified subclass construction to try to diagnose Nashorn issue

0.2.0

22 Jun 03:38
Compare
Choose a tag to compare
Alt release