Rémi Verschelde
|
d1f3b622f0
|
Fix missing/malformed license headers
|
2019-01-01 12:46:36 +01:00 |
|
Carter Anderson
|
d339824f15
|
Parse C# generics and type constraints correctly
|
2018-11-24 18:29:23 -08:00 |
|
Ignacio Etcheverry
|
2cf02f302f
|
Fix C# parsing the full name of base types
Previously it would fail if the type name included its namespace.
|
2018-10-28 01:31:27 +02:00 |
|
Ignacio Etcheverry
|
1aac95a737
|
Parse C# script namespace and class
- Added a very simple parser that can extract the namespace and class name of a C# script.
|
2018-10-25 18:00:24 +02:00 |
|