]> O.S.I.I.S - jp/crowedit.git/commit
simple syntactic analysis in xmlParser for enabling folding
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 5 Sep 2017 13:35:44 +0000 (15:35 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Tue, 5 Sep 2017 13:35:44 +0000 (15:35 +0200)
commiteface6fa927c0292acc6b6f226ee3e83d521ff05
tree8580797e3f1c18b6b7d7be1902c27f438d41efa6
parentbce97af1a0ed3e9410bc8f8a3e913aaca56bc0e3
simple syntactic analysis in xmlParser for enabling folding
CrowEdit.csproj
src/CSharpParser.cs
src/Node.cs [new file with mode: 0644]
src/Parser.cs
src/SourceEditor.cs
src/TokenList.cs
src/XMLParser.cs