index
:
sciteco
hsrex
libxcurses
master
session-extensions
Scintilla-based Text Editor and COrrector
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parser.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-11
implemented F<, F>, F' and F| (flow) commands
Robin Haberkorn
1
-0
/
+9
2012-11-11
Q-Register table and EQx command
Robin Haberkorn
1
-1
/
+21
2012-11-10
use namespace "States" instead of "states" structure
Robin Haberkorn
1
-12
/
+7
2012-11-10
filename autocompletion using <CTRL/T> and <TAB>
Robin Haberkorn
1
-0
/
+3
2012-11-08
added buffer ring and preliminary EB...$ implementation
Robin Haberkorn
1
-0
/
+2
2012-11-08
EX command
Robin Haberkorn
1
-0
/
+9
2012-11-08
insert (I) and <TAB> commands implemented
Robin Haberkorn
1
-0
/
+26
2012-11-08
added <CNTRL/x> and ^x commands
Robin Haberkorn
1
-0
/
+14
2012-11-08
added support for labels, including the goto label table
Robin Haberkorn
1
-0
/
+18
2012-11-07
additional commands implemented
Robin Haberkorn
1
-0
/
+1
2012-11-07
undo stack enable/disable, parse-only mode, colon modifiers evaluation
Robin Haberkorn
1
-4
/
+8
2012-11-07
add helper function to initialize transition table
Robin Haberkorn
1
-0
/
+12
2012-11-07
check bounds when accessing the transitions table
Robin Haberkorn
1
-12
/
+1
2012-11-07
fixed "-" processing and improved C command, added R command
Robin Haberkorn
1
-0
/
+2
2012-11-06
initial commit of SciTECO based on THECO
Robin Haberkorn
1
-0
/
+45