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
/
lexers
/
LexPowerShell.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-2
/
+0
2017-04-05
Made formatting more consistent by running astyle.
Neil
1
-6
/
+6
2017-04-05
Bug [#1929]. Recognize escaped quotes within quotes.
Jim Pattee
1
-0
/
+4
2016-09-28
Bug [#1868]. Understand the grave accent escape character for PowerShell.
ActiveState
1
-0
/
+2
2015-07-30
Use Sci_Position / Sci_PositionU for variables in lexers that represent
Joe Mueller
1
-4
/
+4
2015-07-25
Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and
Neil
1
-2
/
+2
2013-04-12
LexPowerShell fixes and improvements
gentoo90
1
-2
/
+49
2011-01-27
Dropped inclusion of PropSetSimple.h in lexers which do not use PropSetSimple...
nyamatongwe
1
-1
/
+0
2010-08-11
Feature Request #3042228 Allow underscore to be a Powershell word character.
nyamatongwe
1
-1
/
+1
2010-07-13
For new lexer design change includes to add new files and remove unused files.
nyamatongwe
1
-6
/
+10
2010-07-13
Moved lexers into lexers directory.
nyamatongwe
1
-0
/
+198