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
/
FileGenerator.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-09
File changed/new messages are printed in diagnostic format to make it easier to
Neil
1
-1
/
+1
2021-08-31
Bug [#2279] Ensure file closed. Drop deprecated "U" as that is the default.
mpheath
1
-1
/
+1
2021-06-11
Display warning if can't find line to update.
Neil
1
-0
/
+2
2021-05-06
Remove dead code and imports as found by Vulture.
Neil
1
-1
/
+1
2021-04-09
Add count argument to ReplaceREInFile so can modify mutiple occurrences.
Neil
1
-2
/
+2
2021-03-11
Only substitute one instance of RE for ReplaceREInFile.
Neil
1
-1
/
+1
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
-3
/
+3
2017-02-15
Automatically add new lexers to Xcode project in LexGen.py.
Neil
1
-0
/
+44
2015-11-20
Remove line end whitespace.
Neil
1
-2
/
+2
2015-09-21
Automate updating of version numbers in the Scintilla framework.
Neil Hodgson
1
-0
/
+19
2013-07-03
Restructured LexGen.py by moving discovery code into ScintillaData.py and
Neil
1
-2
/
+10
2013-07-01
Refactoring Python scripts into scripts directory.
Neil
1
-0
/
+150