summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-01-06added flags2namespace functionkramm1-0/+25
2009-01-06renamed access08 to namespacekramm1-1/+1
2009-01-06added namespace handlingkramm1-4/+10
2009-01-06regeneratedkramm3-383/+391
2009-01-06test hex floats, tookramm1-2/+17
2009-01-06test case for finally, with more complicated finally blockskramm1-0/+166
2009-01-06simplified one test case so that insert_finally_simple() is usedkramm1-1/+1
2009-01-06test unexpected (non-local) exceptions, tookramm1-10/+18
2009-01-06added more testskramm1-6/+14
2009-01-06added test for ?: statementkramm1-7/+15
2009-01-06new test case for reconcile problemskramm1-0/+66
2009-01-06new test, for package pathskramm1-0/+29
2009-01-06test variables of type class, tookramm1-3/+3
2009-01-06test for namespaceskramm1-2/+46
2009-01-06test for 'use namespace'kramm1-0/+22
2009-01-06added a few local vars, to check for reconcile problemskramm1-0/+6
2009-01-06test for regular expressionskramm1-0/+33
2009-01-06test x|y|zkramm1-1/+3
2009-01-06added check for |=kramm1-1/+3
2009-01-06fixed vertical alignment bugkramm1-1/+1
2009-01-06upgraded exportfont to flash version 9kramm1-1/+12
2009-01-06SWF are local-with-network by default, nowkramm1-0/+1
2009-01-02new keyword 'with'kramm1-0/+1
2009-01-02implemented 'with'kramm1-11/+22
2009-01-02test for global var assignmentkramm1-0/+16
2009-01-02new keyword throwkramm1-0/+1
2009-01-02implemented throw and try/catchkramm1-8/+80
2009-01-02new function code_start()kramm2-0/+10
2009-01-02new function dict_containskramm2-5/+25
2009-01-02moved test programs to optional targerkramm1-1/+2
2009-01-02new keywords in,eachkramm1-17/+27
2009-01-02fixed bug in for/do/while/switchkramm1-5/+5
2009-01-02new keywords try,case,catch,default,switchkramm1-3/+10
2009-01-02added special tokens for for/do/whilekramm1-4/+23
2009-01-02new keywords do, continuekramm1-0/+2
2009-01-02added instanceof keywordkramm1-0/+1
2009-01-02fixed bug in hex parsingkramm1-2/+2
2009-01-02moved flag definitions to registry.hkramm1-11/+0
2009-01-02new helper structs codeandnumber, for_startkramm1-3/+10
2009-01-02reshuffled flagskramm1-4/+5
2009-01-02use ptroff as type for slot in unionkramm1-16/+2
2009-01-02new function memberinfo_register_globalkramm2-2/+28
2009-01-02fixed a mem leakkramm1-2/+3
2009-01-02findmember now recursively scans superclasses, memberinfo now has a parentkramm2-3/+27
2009-01-02added getarrayclass()kramm2-6/+26
2009-01-02added support for global slotskramm1-48/+53
2009-01-02implemented class init codekramm1-61/+98
2009-01-02fixed bug in variable allocationkramm1-5/+3
2009-01-02implemented global methodskramm1-28/+57
2009-01-02kill temporary variable of 'dup2' workaroundkramm1-0/+2