Posted
over 8 years
ago
by
[email protected] (Jon S Akhtar)
Try to fix a build error
build.gradle
|
Posted
over 8 years
ago
by
[email protected] (Jon S Akhtar)
Test more thoroughly for null IDLua-2548
|
Posted
over 8 years
ago
by
[email protected] (Jon S Akhtar)
Support for quick fix for unused assignments
|
Posted
over 8 years
ago
by
[email protected] (Jon S Akhtar)
Work to identify unused assignments in for loops
|
Posted
over 8 years
ago
by
[email protected] (Jon S Akhtar)
Attempt at getting self completions working - just a start
|
Posted
almost 9 years
ago
by
[email protected] (Jon S Akhtar)
Minor cleanup of the Psi, added an expression entry that properly parses.
Fixed a quoting bug when running the debugger on windows
|
Posted
almost 9 years
ago
by
[email protected] (Jon S Akhtar)
Added tag 1.0.101 for changeset 3c4aa86d6e88
.hgtags
|
Posted
almost 9 years
ago
by
[email protected] (Jon S Akhtar)
Save the facet SDK setting, and support debugging for facet based SDKs
|
Posted
almost 9 years
ago
by
[email protected] (Jon S Akhtar)
Added Facet Support
Fixed the run configuration producer so it can handle scripts in subdirectories
|
Posted
almost 9 years
ago
by
[email protected] (Jon S Akhtar)
Improved unused assignment a little. The control flow for the if statement is wrong
|