Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-10 | Show apidoc '\\' sequences properly; modules/textadept/adeptsense.lua | ||
2011-02-09 | Ensure proper split between symbol and part; modules/textadept/adeptsense.lua | ||
Match as many non-word characters as possible when splitting the symbol and the part. | |||
2011-02-03 | Fixed bug with Windows paths in goto_ctag(); modules/textadept/adeptsense.lua | ||
2011-01-25 | Fixed typos. | ||
2011-01-21 | Code cleanup. | ||
2011-01-19 | Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...). | ||
2011-01-19 | Fixed goto_ctag(); modules/textadept/adeptsense.lua | ||
2011-01-17 | Added Adeptsense. | ||