Skip to content

Releases: Makopo/lslint

kwdb 0.0.20170817000

21 Aug 04:52
Compare
Choose a tag to compare

Database version: 0.0.20170817000
Based on the following grid versions:
sl (Second Life): 17.08.11.328159
os (OpenSimulator): v0.9.0.0-rc2

Database version: 0.0.20170317001

24 Jun 12:32
Compare
Choose a tag to compare
v1.0.3

Database version: 0.0.20170317001

Fixed #7, #9, parser stack warning

15 Apr 06:02
Compare
Choose a tag to compare

Fixed #7:
Add flag for Mono mode and make it default.
Some things are a bit different in Mono, and lslint needs to distinguish them.

Fixed #9:
Report correct identifier location.
For unused labels, locals, globals and functions, the identifier location was wrongly reported at the beginning of the statement, rather than at the offending identifier.

Remove parser stack warning like the following, as it no longer applies.
Parser stack depth exceeded; SL may throw a syntax error here.

Fixed #6 (Since v1.0.1):
Global variables initialized with negative values no longer throw an error.

Special Thanks: @Sei-Lisa, @XenHat

LSL2 Derived Files Generator version: 0.0.20140116001
Database version: 0.0.20170317001
Based on the following grid versions:
os (OpenSimulator): v0.9.0.0-rc2
sl (Second Life): 16.12.03.322072

v1.0.1: fixing #6

14 Apr 14:40
Compare
Choose a tag to compare
@XenHat @Sei-Lisa