Releases: cesbit/pyleri
Releases · cesbit/pyleri
1.2.0
Fixed typo in List mi/ma exception.
Do not allow duplicate names in lower or upper case.
Added export to Java for the jleri module.
Fixed typo indentation.
Added grammar check for missing START point.
1.1.8
Rename cleri_object_t to cleri_t.
1.1.6
Fixed exporting ref to C. (issue #4 )
1.1.5
Fixed exporting keywords (case sensitive) to C.
Added export to Go language for the goleri module.
1.1.4
Fixed exporting Tokens to JavaScript and Python. (issue #2 )
1.1.3
Added export to Python method. This can be useful even if the source is
already defined in Python language. (see issue #1 )
1.1.2
Fixed export_c() to support Ref(). An update to cleri is not needed since
in C we can simply pre-define a variable and later assign the actual
object.
1.1.0
Added Ref() support which can be used to create forward references.
Updated jsleri to support Ref() and updated export_js() method to support
this new class.
You can’t perform that action at this time.