index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
scripts
/
HFacer.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
Feature [feature-requests:#1455] Implement GetStyledTextFull as a 64-bit safe
Neil
1
-12
/
+15
2021-08-24
Remove line end white space.
Neil
1
-1
/
+1
2021-06-07
Provide more data for unused values in commented-out code to make it easier to
Neil
1
-1
/
+9
2021-05-06
Remove dead code and imports as found by Vulture.
Neil
1
-3
/
+2
2021-02-06
Remove Lexilla definitions from Scintilla.iface as they are now in
Neil
1
-2
/
+1
2021-02-04
Remove lexer data extraction and regeneration since lexers are now in Lexilla.
Neil
1
-10
/
+0
2020-05-19
Use pathlib in generator scripts.
Neil
1
-7
/
+6
2020-04-17
Update Python versions. Modules that are only used as top level scripts or from
Neil
1
-1
/
+1
2020-03-11
Add or update #! lines of Python scripts to use python3.
Neil
1
-1
/
+1
2017-09-14
Normalize whitespace.
Zufu Liu
1
-1
/
+1
2014-02-05
Fix to work when there are no provisional features.
Neil
1
-1
/
+4
2014-01-14
Make HFacer callable from other Python code and call it from LexGen so
Neil
1
-14
/
+16
2013-12-16
Add code for finding unsued values but leave commented out.
Neil
1
-1
/
+7
2013-07-03
Restructured LexGen.py by moving discovery code into ScintillaData.py and
Neil
1
-0
/
+2
2013-07-01
Move non-platform-specific scripts into the scripts directory.
Neil
1
-0
/
+48