Skip to content

Releases: kusumotolab/NIL

Update ANTLR and language definition files

12 Jan 03:34
967bb98
Compare
Choose a tag to compare

to handle the latest Python (3.12)

Breaking change

Python function range is changed.

as-is: until the last token
to-be: until the first token of the next function def

this seems to be due to ANTLR and Python lexer and parser def update

Update dependencies

09 Jun 03:52
Compare
Choose a tag to compare
  • Use latest Gradle, Java, Kotlin, etc.
  • Update Java version of NIL can handle (11 -> 21)

Make DOI

16 Jul 13:51
29fd488
Compare
Choose a tag to compare

This release is for FSE Artifacts Available badge.

Add tokenizer

10 Feb 08:12
79709bf
Compare
Choose a tag to compare

Performing tokenization through lexical analysis

v1.0.0

30 Jan 13:44
0ce284a
Compare
Choose a tag to compare

The first release of NIL