BizHawk/References
Morilli f6c027f10e NLua: remove this[string field] overloads on LuaTable and LuaUserData
- closes #4387

Those overloads try to imitate lua's "a.b" parsing by navigating tables recursively, e.g. `table["a.b"]` == `table.a.b`. This is not what's intended by 100% of the use cases of these overloads, so I've removed them.
2025-07-07 18:26:54 +02:00
..
BizHawk.Analyzer.dll Improve highlight locations of some BizHawk.Analyzer diagnostics 2025-03-20 07:35:47 +10:00
BizHawk.SrcGen.ReflectionCache.dll Fix `ReflectionCacheGenerator` choking on dummy projects 2025-05-21 10:50:35 +10:00
BizHawk.SrcGen.SettingsUtil.dll Migrate `BizHawk.SrcGen.*` to `IIncrementalGenerator` 2025-05-16 18:29:59 +10:00
BizHawk.SrcGen.VersionInfo.dll Migrate `BizHawk.SrcGen.*` to `IIncrementalGenerator` 2025-05-16 18:29:59 +10:00
FlatBuffers.GenOutput.deps.json Fixup nyma flatbuffer comms, update flatbuffer 2024-04-27 02:52:14 -07:00
FlatBuffers.GenOutput.dll Fixup nyma flatbuffer comms, update flatbuffer 2024-04-27 02:52:14 -07:00
ISOParser.deps.json Move CDFS (iso-parser) to new external project, update upstream info 2021-01-02 17:34:13 +10:00
ISOParser.dll Apply `<GenerateDocumentationFile/>` to satellite .NET projects 2024-05-30 09:22:17 +10:00
NLua.deps.json Throw Lua errors on lua cothread they were done on (instead of the main cothread) 2025-03-01 22:29:55 -08:00
NLua.dll NLua: remove this[string field] overloads on LuaTable and LuaUserData 2025-07-07 18:26:54 +02:00
PcxFileTypePlugin.HawkQuantizer.deps.json Move Quantize to new external project, update upstream info 2020-12-23 16:37:47 +10:00
PcxFileTypePlugin.HawkQuantizer.dll Fix most remaining warnings in satellite .NET projects 2024-05-30 09:22:11 +10:00
Virtu.dll fix virtu keyboard serialization 2025-07-07 15:21:44 +02:00