Issues
- 0
any possible support that convert lua to csharp? plz
#516 opened by killop - 2
- 0
CSharpLua.BugErrorException: Compiler has a bug,原来旧版本是可以通过编译的,使用apple芯片后必须升级,然后编译报错
#514 opened by uncleciba - 0
Support "response files"
#500 opened by iahung2 - 1
Enum.HasFlag bugged
#511 opened by Orden4 - 1
how to use class and methods exported in c
#510 opened by wu162 - 0
Incorrect handling of nullable records: attempt to call a nil value (field 'op_Inequality')
#508 opened by tomshackell - 0
Record types don't work correctly in dictionaries
#509 opened by tomshackell - 1
Is there any sourcemap support?
#507 opened by IcyVizi - 0
Vector<T> is not implemented
#460 opened by joelverhagen - 4
- 0
Default ValueTuple is not supported
#474 opened by joelverhagen - 0
- 0
Properly handle Pinvoke in code
#505 opened by iahung3 - 0
Could you add the classes to handle JSON and XML?
#504 opened by iahung3 - 0
Self-contained distribution of CSharp.lua
#501 opened by iahung3 - 1
KeyValuePair does not implement GetHashCode (error about "user-defined struct")
#476 opened by joelverhagen - 0
GetHashCode does not always return an int
#477 opened by joelverhagen - 0
Primary constructors (C# 12) are not supported
#469 opened by joelverhagen - 0
- 1
- 0
Another repro of #488 (with nested namespace)
#492 opened by joelverhagen - 6
调用await 函数问题
#489 opened by mudebug77 - 0
Order of input files can cause runtime errors
#488 opened by joelverhagen - 3
- 0
- 0
- 0
Braceless using makes method return nil
#486 opened by joelverhagen - 1
- 1
Switch clause with type matching does not work
#480 opened by joelverhagen - 0
输出的lua继承的静态字段没有为父类静态字段赋值
#472 opened by xuhuanzy - 0
- 0
Copy constructor of HashSet does not copy
#483 opened by joelverhagen - 1
- 1
Base64 algorithm appears to have some bugs
#441 opened by joelverhagen - 0
Wrong method selected when extension method implements Add for collection initializer
#471 opened by joelverhagen - 0
- 2
Note to the repository author
#467 opened by joelverhagen - 1
- 0
Nested records are skipped in compilation
#461 opened by joelverhagen - 0
Enum.GetValues fails with `attempt to call a nil value (method 'getIsEnum')`
#463 opened by joelverhagen - 0
Struct in named tuple and in nested anonymous method causes compiler crash
#458 opened by joelverhagen - 2
- 0
Assignment, increment, and comparison all in while loop causes bad code gen
#449 opened by joelverhagen - 1
- 1
stackalloc to span causes compiler error
#451 opened by joelverhagen - 1
- 1
- 1
Support for ReadOnlySpan<T>
#440 opened by joelverhagen - 0
Idea: publish CSharp.lua.Launcher as a .NET tool
#450 opened by joelverhagen