Menu

Close
  • Home
Subscribe
Menu

Titanium Code Processor

A 8-post collection

Page 1 of 1

Ambiguous Blocks: when unknown values meet conditionals

I last talked about unknown values and how they work in expressions, but what happens when an unknown value is passed to a conditional statement? Let's »

Bryan Hughes Bryan Hughes on Titanium Code Processor 12 April 2013

Version 0.3.1 of the Titanium Code Processor is out

Version 0.3.1 of the Titanium Code Processor has been released! New Features Added support for parsing values from Ti.UI.createXXX constructors Added support »

Bryan Hughes Bryan Hughes on Titanium Code Processor 14 February 2013

How Unknown Values Work in the Titanium Code Processor

This post has been a long time coming, sorry for the delay (work has been really busy lately)! In a previous post I discussed the basic »

Bryan Hughes Bryan Hughes on Titanium Code Processor 05 February 2013

Version 0.3.0 of the Titanium Code Processor is out

Version 0.3.0 of the Titanium Code Processor has been released! The big new feature that warranted the minor version bump is a re-worked CLI »

Bryan Hughes Bryan Hughes on Titanium Code Processor 01 February 2013

Titanium Code Processor version 0.2.2 released

New Features Added a new option "processUnvisitedCode" Removed support for event tags because they were not being used Bug Fixes Fixed property references on Ti objects »

Bryan Hughes Bryan Hughes on Titanium Code Processor 21 January 2013

How do you do dynamic offline JavaScript anyways?

In a previous post, I established that doing dynamic JavaScript analysis is the way to go for the Titanium Code Processor, but what about the problems »

Bryan Hughes Bryan Hughes on Titanium Code Processor 04 December 2012

Why choose dynamic analysis over static analysis?

Static analysis of JavaScript code is the norm. Uglify-JS and Closure Compiler use static analysis to minify code. JSLint and JSHint use static analysis to find »

Bryan Hughes Bryan Hughes on Titanium Code Processor 19 November 2012

The Titanium Code Processor says hi

My primary project at Appcelerator right now is a new tool called the Titanium Code Processor. The Code Processor is a tool for analyzing JavaScript code. »

Bryan Hughes Bryan Hughes on Titanium Code Processor 06 November 2012
Page 1 of 1
Theoretical Ideations © 2018
Proudly published with Ghost