2011-04-27 |
Mathieu Desnoyers | io struct generation debugging ongoing |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Mathieu Desnoyers | Fix major -> minor typo in tests |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Mathieu Desnoyers | CTF metadata structure generation code finished |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Mathieu Desnoyers | Tests: signedness -> signed |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Mathieu Desnoyers | Add type_specifier list node |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Mathieu Desnoyers | Add embedded metadata examples |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | ctf visitor generate I/O struct: Compile fixes, part 1 |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | gen io structs: int fd -> FILE *fd |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Update gen io structs, basic implementation complete |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | gen io struct visitor: update enum |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Remove enum <32> from tests |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Remove enum < integer_constant > from grammar |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | enum, sequence, array: use declaration list for length... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Add uuid test to configure.ac |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Update readme for uuid dep. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Remove unneeded declaration "name", work in progress... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | typealias: Fix reduce conflict in grammar for abstract... |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Work in progress generate io struct |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | ctf visitor generate I/O struct: visit typedef/typealias |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Mathieu Desnoyers | Update typealias behavior |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Mathieu Desnoyers | Create "untagged" variant structure |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Mathieu Desnoyers | Scope path: split dynamic scope path |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mathieu Desnoyers | Dynamic scope: child position is MAX_INT |
commit | commitdiff | tree | snapshot |
2011-04-16 |
Mathieu Desnoyers | Definition scope: update |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Mathieu Desnoyers | Dynamic definition scope hierarchy |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Mathieu Desnoyers | Definition scope lookup (for variant/enum) |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Mathieu Desnoyers | Add missing _Imaginary type |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Generate IO struct visitor adapt to def/declaration |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Coding indentation cleanup |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Rename "type" to "declaration" |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Rename "declaration" to "definition" |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mathieu Desnoyers | Update generate IO struct work in progress |
commit | commitdiff | tree | snapshot |
2011-03-27 |
Mathieu Desnoyers | Add struct/variant/enum named type to type scope |
commit | commitdiff | tree | snapshot |
2011-03-26 |
Mathieu Desnoyers | I/O structures accessors generation (work in progress) |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Mathieu Desnoyers | ctf metadata field is set bitmasks |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Mathieu Desnoyers | Update readme |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Mathieu Desnoyers | Update readme |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Mathieu Desnoyers | Document git tree dependencies |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Mathieu Desnoyers | register type name fix |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Mathieu Desnoyers | Separate declaration scope from type scope |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Mathieu Desnoyers | cleanup |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Mathieu Desnoyers | Add CTF metadata trace structures |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Mathieu Desnoyers | Declaration scope lookup |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Mathieu Desnoyers | Build fixes. |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Mathieu Desnoyers | Rename: type_class, type -> type, declaration |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Mathieu Desnoyers | CTF float/types compile fixes |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Mathieu Desnoyers | remember last current field in variant |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Mathieu Desnoyers | Add type class/type structure management |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Mathieu Desnoyers | Parser test should report AST creation errors |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Mathieu Desnoyers | Add error printout, fix semantic visitor |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Mathieu Desnoyers | AST semantic validation: add unary exp tests |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Mathieu Desnoyers | Add AST tests |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Mathieu Desnoyers | Add AST visitors: parent links creation and semantic... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Mathieu Desnoyers | update CTF tests |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Mathieu Desnoyers | Add failure test cases |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Mathieu Desnoyers | minor XML visitor layout fix |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Mathieu Desnoyers | Add basic CTF metadata unit tests as "fail" and "succeed" |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Mathieu Desnoyers | Update g array ref |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Fix 64-bit warnings |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Babeltrace-wide warning fixes |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Babeltrace type: build warning cleanup |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Babeltrace enum type: support ranges |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Remove namespace conflicts from list.h |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Move list.h to babeltrace/ include directory |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | CTF AST: tmp_head list fixes |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | CTF AST: debug linked-list manipulations |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Add XML dump visitor |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | update ctf metadata test |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | Fix root scope for parser/lexer type info |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Mathieu Desnoyers | AST generation |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Mathieu Desnoyers | AST: basic node structure + reparent operation |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Mathieu Desnoyers | CTF metadata: AST nodes |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Mathieu Desnoyers | debug printing: cleanup |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mathieu Desnoyers | Cleanup parser code, add some node IDs to AST |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Mathieu Desnoyers | struct name cleanup in preparation for AST + warning... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Mathieu Desnoyers | Add source file headers to CTF lexer/parser |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Mathieu Desnoyers | Compile fixes for 64-bit |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Mathieu Desnoyers | Check specifically for bison |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Mathieu Desnoyers | Make CTF metadata parser reentrant |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Mathieu Desnoyers | Cleanup parser code |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Mathieu Desnoyers | Add CTF metadata lexer/parser (lex/yacc) |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Mathieu Desnoyers | Build fix |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Mathieu Desnoyers | Add autotools build |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Mathieu Desnoyers | Relicense BabelTrace library to MIT (BSD-style) |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Mathieu Desnoyers | Add stddef.h include for offsetof |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Mathieu Desnoyers | bitfield header macros cleanup (style) |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Mathieu Desnoyers | Add sequence |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Mathieu Desnoyers | Add array |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Mathieu Desnoyers | Add structures |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Mathieu Desnoyers | Remove bitfields, which are just a bit-addressed integer |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Mathieu Desnoyers | Finish float |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Mathieu Desnoyers | String type: complete migration to bitwise position |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Mathieu Desnoyers | API cleanups, offset by bit. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | Fix type free memleak |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | Manage enumerations at the library level |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | Add float type class to babeltrace types |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | enhance bitfield copy |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | remove unused types-bitfield.h header |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | Add ctf type loading, add integer and bitfield "copy" |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Mathieu Desnoyers | Use statically known types, use hash for formats |
commit | commitdiff | tree | snapshot |
next |