mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 21:08:51 +00:00
X# asm code generator now uses back quotes to surround literal strings in generated asm code. Back quote characters in X# literal strings are properly escaped if they aren't already. Double quotes characters ub X# literal strings don't trigger a NASM compilation error anymore. |
||
|---|---|---|
| .. | ||
| Docs | ||
| Properties | ||
| AsmGenerator.cs | ||
| Cosmos.Compiler.XSharp.csproj | ||
| Cosmos.Compiler.XSharp.csproj.vspscc | ||
| Parser.cs | ||
| Token.cs | ||
| TokenList.cs | ||
| TokenPatterns.cs | ||