Skip to content

Releases: phadej/jsstana

Dependencies bump

25 Feb 10:39

Choose a tag to compare

v0.1.5

Update dependencies and bump version to 0.1.5

eslintRule

08 Nov 23:04

Choose a tag to compare

v0.1.4

Bump version to 0.1.4

Multiple multi-param matching groups in `(call)`

08 Nov 19:05

Choose a tag to compare

Example: (call ? ?? 0 ??) checks whether function has zero as any argument.

Fix bug, identifier could start with underscore: _

31 Oct 07:05

Choose a tag to compare

New (call) syntax

31 Oct 07:00

Choose a tag to compare

(call ?fun ?param ??params ?last-one)

dependencies update

27 Aug 05:19

Choose a tag to compare

v0.0.22

Bump version to 0.0.22

Use commander (optimist is deprecated)

18 Jul 10:48

Choose a tag to compare

v0.0.21

Bump version to 0.0.21

Dependencies update

07 Jul 08:15

Choose a tag to compare

  • chalk → 0.5.0

dependencies update

30 Jun 17:35

Choose a tag to compare

v0.0.19

Bump version to 0.0.19

null checks

20 Mar 14:11

Choose a tag to compare

Merge pull request #2 from phadej/null

Check that node is not null