Brian Fiete
470ce96bb9
Improved default float printing, added 'R' roundtrip format
2022-05-24 11:17:23 -07:00
Brian Fiete
9ca48c26f2
Numeric ToString/Parse fixes
2022-02-15 17:28:12 -05:00
Brian Fiete
a7075707fe
Made Test.Assert cause fatal error when not in test
2022-02-13 07:41:54 -05:00
Brian Fiete
657a64f59c
Added Runtime.AddErrorHandler
2022-02-11 08:12:30 -05:00
Brian Fiete
344b8d0181
Test BreakOnFail fixes for fatal errors
2021-11-03 14:51:06 -07:00
Brian Fiete
6c0b329d57
Fixed test ShouldFail cases
2021-11-03 11:05:31 -07:00
Brian Fiete
20af4e2adc
Remove unused ToString
2021-10-24 13:41:33 -07:00
Brian Fiete
78ae79b802
Test improvements (continue after fail, console output, error location)
2020-12-29 09:23:00 -08:00
Brian Fiete
b7b065855d
Start of wasm support
2020-08-06 09:24:37 -07:00
Brian Fiete
3883a3674d
Added Android support, and generalized target triple support
...
Added PICLevel, RelocKind
DarwinCommon/LinuxCommon/AndroidCommon merged into PosixCommon
Mangling changed to avoid '@'
2019-10-23 07:12:36 -07:00
Brian Fiete
22ec4a86b8
Initial macOS changes
...
Many changes are related to fixing warnings
2019-10-14 14:08:29 -07:00
Brian Fiete
09016c8dc0
Bug fixes, installer, [Export]
...
Fixed a bunch of bugs in aggregate const initializers
Fixed ZIP bugs
Fixed a compilation case where we change protection while reifying a type
Added another project kind - Dynamic Library
Added [Export] for DLL method exporting
Fixed some issues of things being generated as __NOINLINE incorrectly
Fixed an issue with module extensions with not-yet-demanded on-demand methods
Started adding Installer
2019-08-27 08:04:41 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00