]> O.S.I.I.S - jp/crowedit.git/commit
Basic xml parser
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 30 Aug 2017 04:02:29 +0000 (06:02 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Wed, 30 Aug 2017 04:02:29 +0000 (06:02 +0200)
commitc730a58f064ae82692c826c8933f841e63087c63
tree4ddbdc397a9933fe48e2883f65d32da2477a2dd7
parent6b06e18698312259869f11c19a6b5bedcb3e1fae
Basic xml parser
CrowEdit.csproj
src/CSharpParser.cs [new file with mode: 0644]
src/CodeTextBuffer.cs
src/CrowEdit.cs
src/Parser.cs [new file with mode: 0644]
src/SourceEditor.cs
src/SourceLine.cs [deleted file]
src/Token.cs
src/XMLParser.cs [new file with mode: 0644]
ui/main.crow