Commit Graph

13 Commits

Author SHA1 Message Date
IdanA 23c1924dc6 Fixes for Windows:
I'm now creating the temp file in Unix format. The problem was
calculating the byte position in Windows format - and while it might be
possible, it's much simpler to use Unix format for the temp file.

Also updated the readme.
2012-12-12 17:03:39 +02:00
IdanA 15140e21c2 Fixed things for windows. 2012-12-09 16:14:27 +02:00
IdanArye 0a0b7ff36e Added some filtering to the dscanner results. 2012-12-05 01:17:31 +02:00
IdanArye 8475dc5dfd Fixed a bug in s:parsePairs.
Somtimes Dscanner writes extra data before the results, so we only show
lines with a word, than space, than a single character.
2012-11-25 17:15:01 +02:00
IdanArye e99268503f Wrote that it was testes on Linux.
I'll test in on Windows when I get the chance.
2012-11-22 13:09:52 +02:00
IdanArye abf9a0da38 Working 2012-11-22 12:53:53 +02:00
Hackerpilot 688fe8b599 Fixed issue with enum parsing. Removed customization from Textadept module 2012-11-12 14:34:17 -08:00
Hackerpilot c25944e85e Improved autocomplete for pointers 2012-08-26 22:50:28 +00:00
Hackerpilot 100f22e9f9 Updated Textadept documentation 2012-06-22 12:47:34 -07:00
Hackerpilot 3338104b0f cleanup 2012-06-22 11:01:05 -07:00
Hackerpilot 5ca27a3f8b Added VIM readme file 2012-06-22 11:00:43 -07:00
Hackerpilot fdfbaa97e4 added textadept module 2012-06-22 10:55:47 -07:00
Hackerpilot 7c8d9a39d2 Creating directories for text editor integration code 2012-06-19 10:40:43 -07:00