Moving permission setting from stub to skeleton (mistakenly put stuff in stub and...
[iot2.git] / config /
2016-11-29 rtrimanaAdding permission inclusion for callback helper functio...
2016-11-29 rtrimanaPreparing for callback testing (creating new policy...
2016-11-28 rtrimanaTesting for list/vector data types
2016-11-28 rtrimanaFixing bugs on char translation; testing for arrays
2016-11-26 rtrimanaReverting type resolution in C++ to Java types, e.g...
2016-11-25 rtrimanaAdding new policy, Java, and Cpp files for testing...
2016-11-23 rtrimanaAdding struct support for Java in compiler
2016-11-22 rtrimanaAdding enum support in compiler
2016-11-16 rtrimanaAdding Java callback support in compiler
2016-11-12 rtrimanaAdding feature for enum and struct generations
2016-11-11 rtrimanaMoving struct and enum declaration into interface decla...
2016-11-11 rtrimanaAdding skeleton generation for Java and C++; excluding...
2016-11-09 rtrimanaCompleting parser to parse generic/template return...
2016-11-08 rtrimanaExtending parser for struct/enum (policy) definition...
2016-10-28 rtrimanaTranslating array into vector in C++; supporting only...
2016-09-30 rtrimanaFixing program structure; now accepting multiple policy...
2016-09-29 rtrimanaAdding square brackets handling for arrays; Adding...
2016-09-29 rtrimanaAdding handling for primitives, non-primitives, and...
2016-09-27 rtrimanaSeparating policy file into main policy and generated...
2016-09-23 rtrimanaPerfecting parser, lexer, and parse-tree handling for...
2016-09-17 rtrimanaFirst version of parser; Generates AST in XML and HTML...