2009-12-13 |
Matthias Kramm | fixed some namespace bugs |
blob | commitdiff |
2009-11-15 |
Matthias Kramm | fixed some compiler warnings, fixed as3compile spec... |
blob | commitdiff | diff to current |
2009-04-09 |
Matthias Kramm | fixed a security bug in logging, added basic xml suppor... |
blob | commitdiff | diff to current |
2009-04-06 |
Matthias Kramm | as3: Ast supports brackets now, too. Fixed Math bug... |
blob | commitdiff | diff to current |
2009-04-05 |
Matthias Kramm | finished ast implementation |
blob | commitdiff | diff to current |
2009-04-05 |
Matthias Kramm | moved global variables/routines to common.h |
blob | commitdiff | diff to current |
2009-03-24 |
Matthias Kramm | added rollbacking functionality to trier (for namespaces) |
blob | commitdiff | diff to current |
2009-03-16 |
Matthias Kramm | bugfixes |
blob | commitdiff | diff to current |
2009-03-15 |
Matthias Kramm | remove namespaces from tokens again when they go out... |
blob | commitdiff | diff to current |
2009-02-16 |
Matthias Kramm | continued namespace member implementation |
blob | commitdiff | diff to current |
2009-02-08 |
Matthias Kramm | bugfixes, added namespace support |
blob | commitdiff | diff to current |
2009-02-07 |
Matthias Kramm | added support for mem input |
blob | commitdiff | diff to current |
2009-02-03 |
Matthias Kramm | new global variable as3_tokencount |
blob | commitdiff | diff to current |
2009-01-30 |
Matthias Kramm | implemented two-pass compiling |
blob | commitdiff | diff to current |
2009-01-06 |
kramm | export flex definitions |
blob | commitdiff | diff to current |
2009-01-06 |
kramm | renamed syntaxerror to as3_error, added as3_softwarning |
blob | commitdiff | diff to current |
2009-01-06 |
kramm | added regexp helper struct |
blob | commitdiff | diff to current |
2009-01-02 |
kramm | moved flag definitions to registry.h |
blob | commitdiff | diff to current |
2009-01-02 |
kramm | new helper structs codeandnumber, for_start |
blob | commitdiff | diff to current |
2009-01-02 |
kramm | reshuffled flags |
blob | commitdiff | diff to current |
2008-12-30 |
kramm | removed token_t type |
blob | commitdiff | diff to current |
2008-12-30 |
kramm | params now have a value, too |
blob | commitdiff | diff to current |
2008-12-30 |
kramm | new struct 'params' |
blob | commitdiff | diff to current |
2008-12-23 |
kramm | added warning(), missing two/three char symbols |
blob | commitdiff | diff to current |
2008-12-23 |
kramm | use default list implementation for typedcode |
blob | commitdiff | diff to current |
2008-12-23 |
kramm | renamed class_signature to classinfo |
blob | commitdiff | diff to current |
2008-12-19 |
kramm | added missing imports |
blob | commitdiff | diff to current |
2008-12-19 |
kramm | switched from multiname to class_signature |
blob | commitdiff | diff to current |
2008-12-09 |
kramm | added +=,-=,=== |
blob | commitdiff | diff to current |
2008-12-09 |
kramm | new struct writeable |
blob | commitdiff | diff to current |
2008-12-02 |
kramm | renamed all keywords KW_KEYWORD, added number conversion |
blob | commitdiff | diff to current |
2008-12-02 |
kramm | initial checkin |
blob | commitdiff | diff to current |
|