Hackerpilot
|
1d807075fd
|
#26
|
2013-10-24 18:03:12 -07:00 |
Hackerpilot
|
bb3b33b471
|
More work on go-to-location support
|
2013-10-21 23:30:58 -07:00 |
Hackerpilot
|
5ee2192c6f
|
Fixed #34. Also fixed an issue where modules would be corrupted when performing a selective import.
|
2013-09-11 01:26:57 +00:00 |
Hackerpilot
|
156908deb9
|
Fix #32
|
2013-09-07 18:49:40 +00:00 |
Hackerpilot
|
d4af3e994a
|
Fixed popen mode for windows and non-windows
|
2013-09-07 17:08:51 +00:00 |
Hackerpilot
|
1c83ddd04d
|
merged
|
2013-09-07 17:03:46 +00:00 |
Hackerpilot
|
6a7827a296
|
Fixed display of identifier lists after a left paren
|
2013-09-03 16:55:28 -07:00 |
Hackerpilot
|
17c2c3e5fb
|
Update dcd.lua
"wb" on Windows, "w" everywhere else (Otherwise the CRLF goblins will eat you)
|
2013-09-03 13:46:44 -07:00 |
Hackerpilot
|
3c20163456
|
"w" is needed on POSIX, but "wb" is needed on Windows.
|
2013-09-01 14:22:31 +00:00 |
Hackerpilot
|
61ec081805
|
Issue #8: Must use binary popen to avoid CRLF screwing everything up.
|
2013-09-01 03:01:46 -07:00 |
Hackerpilot
|
616ea4feff
|
Fixes #23, among other things
|
2013-09-01 00:31:56 +00:00 |
Hackerpilot
|
70cdbe4428
|
Made autocompletion work when the cursor isn't at a dot or lparen
|
2013-08-18 02:15:43 +00:00 |
Hackerpilot
|
f458362ae7
|
Support alias declarations
|
2013-08-14 21:30:41 +00:00 |
Hackerpilot
|
6da962fdc8
|
Added mouse support to call tips
|
2013-08-11 22:53:17 +00:00 |
Hackerpilot
|
954907325f
|
Display call tips for all the overloads of a function. Fixed issue with builtin types not being added early enough
|
2013-08-11 19:59:51 +00:00 |
Hackerpilot
|
fe11e9d359
|
Import directories are handled much better now
|
2013-08-11 14:38:56 +00:00 |
Hackerpilot
|
dffd348a12
|
Fixed completion display bug
|
2013-08-11 01:06:03 +00:00 |
Hackerpilot
|
b4b47eacfd
|
Implemented stdin feature
|
2013-08-09 17:32:43 +00:00 |
Hackerpilot
|
e3fba24b7d
|
Documentation is almost usable now
|
2013-08-09 00:21:28 +00:00 |
Hackerpilot
|
974d3dc3ba
|
A lot of progress
|
2013-08-08 23:31:25 +00:00 |