Revision 8a61b9dd0ca729df894dad4c89c6ce3bf39ef0be authored by jsmall-nvidia on 17 March 2023, 15:05:15 UTC, committed by GitHub on 17 March 2023, 15:05:15 UTC
* #include an absolute path didn't work - because paths were taken to always be relative.

* WIP source map.

* Split out handling of RttiTypeFuncs to a map type.

* Make RttiTypeFuncsMap hold default impls.

* Slightly more sophisticated RttiTypeFuncsMap

* Source map decoding.

* Fix tabs.

* Fix asserts due to negative values.

* Use less obscure mechanisms in SourceMap.

* Source map decoding.
Simplifying SourceMap usage.

* First attempt at ouputting a source map as part of emit.

* Added support for -source-map option. SourceMap is added to the artifact.
1 parent 9476d45
History
File Mode Size
target-deps.json -rw-r--r-- 3.1 KB

back to top