index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-03
Use superclass completions for unknown class; modules/textadept/adeptsense.lua
mitchell
2011-03-02
Fixed typo in manual; doc/manual/10_Advance.md
mitchell
2011-03-01
Added tag textadept_3.7_beta_2 for changeset d60279180992
mitchell
2011-03-01
Updated manual with modules repository information; doc/manual/7_Modules.md
mitchell
2011-03-01
Updated documentation; scripts/gen_iface.lua
mitchell
2011-02-28
Include http://modules.textadept.googlecode.com/hg in release; src/Makefile
mitchell
2011-02-28
Updated for version 3.7 beta 2.
mitchell
2011-02-28
Updated lua module.
mitchell
2011-02-28
Readded scripts.
mitchell
2011-02-28
Provide 64-bit executable for libpng12 used by Debian-based distributions.
mitchell
2011-02-28
Escape '?' in symbol name for get_apidoc(); modules/textadept/adeptsense.lua
mitchell
2011-02-28
Fixed infinite loop error in select_scope(); modules/textadept/editing.lua
mitchell
2011-02-28
Replace full_symbol_api with word_chars; modules/textadept/adeptsense.lua
mitchell
2011-02-28
Condense language modules into single init.lua file.
mitchell
2011-02-26
Updated manual.
mitchell
2011-02-26
Add Adeptsense menu options 'Complete Symbol' and 'Show Documentation'.
mitchell
2011-02-26
Use Ctrl+H for showing apidoc in cpp and lua modules.
mitchell
2011-02-26
Changes in apidoc handling; modules/textadept/adeptsense.lua
mitchell
2011-02-25
Changed Ctrl+H key command (highlight word) to Ctrl+Shift+H.
mitchell
2011-02-25
Escape pattern chars when searching apidoc; modules/textadept/adeptsense.lua
mitchell
2011-02-25
Allow for raw symbol matching in get_apidoc(); modules/textadept/adeptsense.lua
mitchell
2011-02-25
Fixed bug with Lua type assignments; modules/lua/adeptsense.lua
mitchell
2011-02-22
Fixed bug with cpp adeptsense type_declarations; modules/cpp/adeptsense.lua
mitchell
2011-02-22
Recursively add inherited completions; modules/textadept/adeptsense.lua
mitchell
2011-02-22
Added sense.always_show_globals option; modules/textadept/adeptsense.lua
mitchell
2011-02-21
Added tutorial for creating Adeptsense; modules/textadept/adeptsense.lua
mitchell
2011-02-21
Lua module changes.
mitchell
2011-02-18
Fixed bug with assignment type-inference; modules/textadept/adeptsense.lua
mitchell
2011-02-17
Support type-inference through variable assignment.
mitchell
2011-02-16
Reverted 755; modules/textadept/adeptsense.lua
mitchell
2011-02-15
Add sense.syntax.class_definition for class context completion.
mitchell
2011-02-13
Load user api files for adeptsense language modules.
mitchell
2011-02-13
Show completions for current context too; modules/textadept/adeptsense.lua
mitchell
2011-02-13
Handle \\n sequences properly in apidoc; modules/textadept/adeptsense.lua
mitchell
2011-02-13
Show completions for current context too; modules/textadept/adeptsense.lua
mitchell
2011-02-10
Updated documentation.
mitchell
2011-02-10
Make adeptsense images user-modifiable; modules/textadept/adeptsense.lua
mitchell
2011-02-10
Put scripts/ in source release; src/Makefile
mitchell
2011-02-10
Show apidoc '\\' sequences properly; modules/textadept/adeptsense.lua
mitchell
2011-02-09
Ensure proper split between symbol and part; modules/textadept/adeptsense.lua
mitchell
2011-02-07
Use line margin width of 4 for themes.
mitchell
2011-02-06
Updated mime-types; modules/textadept/mime_types.conf
mitchell
2011-02-06
Clear keychain on key command error; core/keys.lua
mitchell
2011-02-03
Updated to Scintilla 2.24.
mitchell
2011-02-03
Fixed bug with Windows paths in goto_ctag(); modules/textadept/adeptsense.lua
mitchell
2011-02-01
Added tag textadept_3.7_beta for changeset c6961f505d80
mitchell
2011-02-01
Updated for version 3.7 beta.
mitchell
2011-01-27
Added Adeptsense complete key commands to the manual.
mitchell
2011-01-27
Added Adeptsense info and screenshots to documentation.
mitchell
2011-01-25
Fixed typos.
mitchell
[prev]
[next]