Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7114] CodeProcessor: Extend compile process to analyze code using an AST parser

GitHub Issuen/a
TypeEpic
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-10-09T02:33:16.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sRelease 3.0.0, Sprint 2012-20 JS, 2012 Sprint 20
ComponentsCode Processor
Labelsn/a
ReporterChris Barber
AssigneePraveen Innamuri
Created2012-01-11T14:34:36.000+0000
Updated2017-03-21T18:57:25.000+0000

Description

The AST mechanism, formally called the Titanium Code Processor, or just Code Processor for short, will analyze a user's code and perform a variety of warning/error checks, optimizations, and other code analysis. The core mechanism needs to be extensible so that each platform can add it's own functionality.

Comments

  1. Lee Morris 2017-03-21

    Closing ticket as fixed.

JSON Source