Sergei Nosov
a7679c7003
use position-bytes function to get the byte offset
...
The position-bytes function is the correct way to get byte offset for an
UTF-8 encoded source file. Probably, it still won't work for UTF-16 and
UTF-32, but at least it fixes the UTF-8.
2014-08-11 12:18:39 +04:00
tsukimizake
0f2fc68fcf
Very little fix
...
use value instead of hand-written literal, and move page-break.
2014-08-09 15:59:11 +09:00
Hackerpilot
8dcdcf2338
Implement @tsukimizake's change to fix #153 ; also removes 0xFF bytes from the file
2014-08-08 16:53:41 -07:00
Atila Neves
46b3370913
Fix issue #135 : 'Emacs temporary files cause DCD to crash'. dcd-server now ignores files starting with '.#'
2014-08-03 16:59:36 +02:00
tsukimizake
fb06673ad3
Add struct call tip expansion and error handler
2014-07-13 14:53:45 +09:00
tsukimizake
a6f18442d5
Bug fix
...
Fix bug of calltip expansion.
Fix bug of show document.
2014-07-04 20:33:46 +09:00
tsukimizake
8c740965dc
Goto definition support, bug fix
2014-06-25 19:16:05 +09:00
tsukimizake
e8bf515769
complete calltips, show doc support
2014-06-24 19:57:35 +09:00
tsukimizake
1af4592911
server starts automatically, user can configure port number, and so on.
2014-06-18 21:20:31 +09:00
John
77c0dab47e
First cut at emacs auto-complete support
2013-08-09 20:39:57 -05:00