Commit Graph

7 Commits

Author SHA1 Message Date
Hackerpilot d9ee41c38a Fixed problems with constructor and opCall call tips and added opIndex call tips 2014-05-20 18:59:12 -07:00
Hackerpilot 87056b0c58 Finally implement #22 2014-01-20 04:12:37 -08:00
Hackerpilot 07c93758f7 Merge branch '0.2.0-dev'
Conflicts:
	acvisitor.d
	autocomplete.d
	dscanner
	server.d
2013-11-06 16:13:25 -08:00
Kelet 49a6ed8f32 Fix issue 57, and fix file open without close
The TextAdept module should now work with TextAdept 7.0. A bug was also
fixed regarding the TextAdept plugin where a temporary file wasn't being
closed. On Windows, this resulted in an inability to delete the file
thus my C:\ directory was being spammed with undeleted temporary files.
2013-11-03 23:58:10 -05:00
Hackerpilot 1d807075fd #26 2013-10-24 18:03:12 -07:00
Hackerpilot 616ea4feff Fixes #23, among other things 2013-09-01 00:31:56 +00:00
Hackerpilot adf389c083 Added example init.lua file 2013-08-18 12:48:31 +00:00