Alejandro Labourdette

Results 4 issues of Alejandro Labourdette

This pull request fix problems pointed by audit for declarationNameMangler.ts: - Use a set for reserverdTerms to make queries faster - Use Regex to find unsupportedCharacters in terms - Use...

This PR is to solve all conflicts from the use of the new InferType class to get node's types. Infer Type and the current way to compute types using e...

In `LiteralExpressionEvaluator` pass, is applied a logic to evaluate expressions that can be known at compilation time and do some code optimizations. The logic to check if the value of...