Paul Kulchenko
ef60786e48
Removed debug output when coroutines are edited
2012-02-14 23:35:56 -08:00
Paul Kulchenko
5327916817
Modified logic for 'jump to function' list to recognize 'local foo = function' and 'foo.bar = function' syntax; added default message to the function list
2011-12-22 19:32:06 -08:00
Paul Kulchenko
2e1a512f00
Another end-of-line conversion to fix CRLF endings that were added by the beautification process
2011-12-12 17:01:37 -08:00
Paul Kulchenko
fe53414868
Ran tools/ and spec/ files through a beautifier
2011-12-12 09:33:35 -08:00
crazybutcher
edd82b8a4a
Fix CRLF
2011-12-05 20:21:43 +01:00
crazybutcher
460f1ff977
improved autocomplete with type resolve
2011-04-30 14:16:17 +02:00
crazybutcher
c89b1d5119
typeassign/guessing: added support for subclasses (lib.class) in assignment, and added support for . access
2011-04-17 22:58:50 +02:00
crazybutcher
13edb56da2
added authors to files
2011-02-08 18:02:04 +01:00
crazybutcher
c51fc58014
interpreter stored in settings.ini
...
interpreter can define which apis to load
added estrelashell interpreter which runs file in shell (has overloaded print/dofile/loadfile with relative file search)
2010-12-19 14:02:27 +00:00
crazybutcher
10ff1ec3f0
added process output callbacks
...
added cg asm beautifier max nesting
added cg nvshaderperf custom string (fullscreen refresh rate)
removed "types" output in lua spec when no types were found
2010-12-01 18:11:25 +00:00
crazybutcher
8547bcc530
minor improvements to typechecker
2010-09-18 10:44:49 +00:00
crazybutcher
f265c75a8a
basic type detection/assignment
2010-09-17 21:26:42 +00:00
crazybutcher
2d30a1ec83
2010-06-07 17:08:43 +00:00
crazybutcher
108f8f4405
indenting of local lua functions in funclist
2010-04-26 11:15:28 +00:00
crazybutcher
86aa62244c
slightly more robust function parsing
2010-04-26 10:57:28 +00:00
CrazyButcher
55608b51f3
added function list (basic cg/lua) in main toolbar
2010-04-25 19:50:37 +00:00
crazybutcher
1524d9e6d3
function call highlighting
2009-11-14 15:02:07 +00:00
crazybutcher
55accdd5a2
class.func separator now part of spec
2009-09-17 11:32:26 +00:00
crazybutcher
4e94b6b73e
recommit into trunk (and created tags)
2008-09-03 18:54:59 +00:00