source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f37d9e7   9 months pabuhr change CurrentObject?.cc to use eval rather than ad-hoc … pthread-emulationqualifiedEnum
(edit) @7991c7d   9 months pabuhr change enumerator_value_opt to only parse constant_expression pthread-emulationqualifiedEnum
(edit) @120867e   9 months pabuhr update EvalNew? to handle more compile-time constant-expression evaluation pthread-emulationqualifiedEnum
(edit) @1ed3fe7c   9 months pabuhr change semantic error message for non-const enumerator to be clearer pthread-emulationqualifiedEnum
(edit) @72e76fd   9 months ajbeach Converted the last pass in validate B (linkReferenceToTypes). Cleaned … pthread-emulationqualifiedEnum
(edit) @7b71402   9 months ajbeach Some white-space and comment fixes. pthread-emulationqualifiedEnum
(edit) @91715ce   9 months Thierry Delisle Don't autogen for struct with flexible array members fixes #261? pthread-emulationqualifiedEnum
(edit) @b70abaf   9 months Thierry Delisle Added inspect file for asking questions about the ast. So far only … pthread-emulationqualifiedEnum
(edit) @b99fd56   9 months Thierry Delisle CodeGeneration? now generates variable exprs of type zero_t as litteral 0s. pthread-emulationqualifiedEnum
(edit) @3322180   9 months Thierry Delisle Fix enum assignment warning pthread-emulationqualifiedEnum
(edit) @ae2f2ae   9 months Thierry Delisle Removed and ignored some warnings in Parser. pthread-emulationqualifiedEnum
(edit) @c19edd1   9 months Thierry Delisle Removed some warnings and fixed some whitespace pthread-emulationqualifiedEnum
(edit) @c5d5723   9 months Thierry Delisle Disabled null conversion warning in lexer. pthread-emulationqualifiedEnum
(edit) @eb5962a   9 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @1df492a   9 months j82liang Convert TypeInstType? to PointerType? before resolution pthread-emulationqualifiedEnum
(edit) @6739590   9 months ajbeach A small spacing fix. pthread-emulationqualifiedEnum
(edit) @a8b87d3   9 months ajbeach Various bits of clean-up. The big one was some renaming inside … pthread-emulationqualifiedEnum
(edit) @720f2fe2   10 months Thierry Delisle Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo. pthread-emulationqualifiedEnum
(edit) @c8f5f7d   10 months ajbeach Translated Gen Waitfor, the waitfor statement works in the new ast. pthread-emulationqualifiedEnum
(edit) @fc134a48   10 months j82liang Implement the struct enum pthread-emulationqualifiedEnum
(edit) @c715e5f   10 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the … pthread-emulationqualifiedEnum
(edit) @e6cf857f   10 months ajbeach call -> createCall: The template wrapper has been removed and now it … pthread-emulationqualifiedEnum
(edit) @9939dc3   10 months ajbeach Reduced the number of object files linked into the demangler. Some of … pthread-emulationqualifiedEnum
(edit) @4bb5d36   10 months Thierry Delisle Visibility stragglers. cfa_linkonce always means visibility default. pthread-emulationqualifiedEnum
(edit) @d8454b9   10 months pabuhr add better error message for attributes after "with" clause, commented … pthread-emulationqualifiedEnum
(edit) @c0af102   10 months ajbeach Reorganization of some demangler code so header and code file match. pthread-emulationqualifiedEnum
(edit) @8060b2b   10 months ajbeach Some recent work has taken me by ResolveCopyCtors?, while there I saw … pthread-emulationqualifiedEnum
(edit) @e5628db   10 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @f75e25b   10 months caparson removed else clause from loop after inserting it in compund stmt pthread-emulationqualifiedEnum
(edit) @491bb81   10 months ajbeach Fixed some whitespace and indentation issues. pthread-emulationqualifiedEnum
(edit) @7675f58   10 months ajbeach Labels on statements (not all Labels in the AST) now have all their … pthread-emulationqualifiedEnum
(edit) @3f681b1   10 months ajbeach Added the new invariant checks. There seems to be a few unset … pthread-emulationqualifiedEnum
(edit) @5c231c1   11 months Thierry Delisle Fixed incorrect class that should be struct pthread-emulationqualifiedEnum
(edit) @7edd5c1   11 months ajbeach Assorted fixes to the AST, found while I was trying to add more … pthread-emulationqualifiedEnum
(edit) @86b8d16   11 months pabuhr formatting, remove for/else shift/reduce conflict pthread-emulationqualifiedEnum
(edit) @6825167   11 months caparson fixed loop else parse bug pthread-emulationqualifiedEnum
(edit) @b738974   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @5695645   11 months pabuhr print warning for empty loop conditional with an else clause pthread-emulationqualifiedEnum
(edit) @b6ae4fb   11 months pabuhr add SuperfluousElse? warning, allow empty vararg to macro SemanticWarning? pthread-emulationqualifiedEnum
(edit) @7ad47df   11 months caparson added else stmt to loops pthread-emulationqualifiedEnum
(edit) @24ceace   11 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc pthread-emulationqualifiedEnum
(edit) @9e7236f4   11 months j82liang Resolution of struct enum. The codegen of struct enum will be in the … pthread-emulationqualifiedEnum
(edit) @0c939dd   11 months ajbeach Removed extra include, it should compile again. pthread-emulationqualifiedEnum
(edit) @298fe57   11 months ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … pthread-emulationqualifiedEnum
(edit) @f6e6a55   11 months ajbeach Added ast::WaitForClause? and changed ast::WaitForStmt? to use it. This … pthread-emulationqualifiedEnum
(edit) @374cb11   11 months j82liang Replace the interface for EnumDecl? node construction to support … pthread-emulationqualifiedEnum
(edit) @365c8dcb   11 months j82liang Merge branch 'master' into enum enumpthread-emulationqualifiedEnum
(edit) @30d91e4   11 months j82liang Change the code gen for enum value. Hope it fixes the gcc … enumpthread-emulationqualifiedEnum
(edit) @4ec9513   11 months ajbeach Converted validate C, including adding DimensionExpr? to the new ast. enumpthread-emulationqualifiedEnum
(edit) @d8c4fab   12 months j82liang Rename makeArgvObj enumpthread-emulationqualifiedEnum
(edit) @5bb1ac1   12 months j82liang Allow generic types enumpthread-emulationqualifiedEnum
(edit) @d8e2a09   12 months j82liang Merge with master enumpthread-emulationqualifiedEnum
(edit) @92538ab   12 months j82liang Resolve conflict enumpthread-emulationqualifiedEnum
(edit) @7c919559   12 months f37yu skip resolve enum initializer pass enumpthread-emulationqualifiedEnum
(edit) @4559b34   12 months j82liang Update the String Enum implementation. The declaration now can handles … enumpthread-emulationqualifiedEnum
(edit) @b230091   12 months ajbeach Added a 'missing' TypeInstType? constructor and rewrote some calls to … enumpthread-emulationqualifiedEnum
(edit) @2377ca2   12 months ajbeach Updated some names on mutate functions to me more consistent with some … enumpthread-emulationqualifiedEnum
(edit) @400b8be   12 months ajbeach Added StmtClause? and converted the existing nodes that should be clauses. enumpthread-emulationqualifiedEnum
(edit) @8631c84   12 months ajbeach Made ast::ptr_base swappable. enumpthread-emulationqualifiedEnum
(edit) @94fa946   12 months ajbeach Cleaned up some files I have been looking at a lot recently. enumpthread-emulationqualifiedEnum
(edit) @3eb1653   12 months j82liang Remove development labels to pass the tests enumpthread-emulationqualifiedEnum
(edit) @a76202d   12 months ajbeach Removed some code from Validate that had been used for the translation … enumpthread-emulationqualifiedEnum
(edit) @7a486f4a   12 months j82liang Remove the statement suffix enumpthread-emulationqualifiedEnum
(edit) @32fc0d6   12 months j82liang Fix the missing pieces in codeGen enumpthread-emulationqualifiedEnum
(edit) @4390fb6   12 months j82liang Forget to ship the code in codeGen enumpthread-emulationqualifiedEnum
(edit) @f238fcc2   12 months j82liang Enable numeric type for typed enum enumpthread-emulationqualifiedEnum
(edit) @41d3c8d   12 months caparson added check for mutex stmt header enumpthread-emulationqualifiedEnum
(edit) @080d2d7   12 months caparson added changes to mutex stmt pass enumpthread-emulationqualifiedEnum
(edit) @3bc69f2   12 months ajbeach May have fixed the build failure, but I'm still not sure why … enumpthread-emulationqualifiedEnum
(edit) @f7496c5   12 months ajbeach class -> struct, silences a warning. enumpthread-emulationqualifiedEnum
(edit) @39d8950   12 months ajbeach Thread global information through resolution. Non-top-level calls to … enumpthread-emulationqualifiedEnum
(edit) @9d8124f   12 months f37yu fix some code that clearly does not accomplish the correct thing. has … enumpthread-emulationqualifiedEnum
(edit) @33b7d49   12 months ajbeach Added another check to checkInvariants for code locations. I also went … enumpthread-emulationqualifiedEnum
(edit) @d824715   12 months pabuhr support reverse array subscript, 3[a] => a[3], 3abc? => "abc"[3] enumpthread-emulationqualifiedEnum
(edit) @4f6dda0   13 months ajbeach Converted Implement Concurrent Keywords to the new AST. Includes … enumpthread-emulationqualifiedEnum old-sched
(edit) @3e54399   13 months j82liang The compiler now will add a cast to base type for the usage of type … enumpthread-emulationqualifiedEnum
(edit) @786c438   13 months j82liang Remove Marker to pass tests enumpthread-emulationqualifiedEnum
(edit) @a494d105   13 months ajbeach Added a semantic error if the proper includes are not used before a … enumpthread-emulationqualifiedEnum
(edit) @f135b50   13 months j82liang The compiler is now trying to pass the value of enum const to code … enumpthread-emulationqualifiedEnum
(edit) @afe9e45   13 months pabuhr add more detailed syntax-error messages enumpthread-emulationqualifiedEnum
(edit) @f53afafb   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @5c216b4   13 months pabuhr add detailed syntax-error messages enumpthread-emulationqualifiedEnum
(edit) @f69fac7   13 months ajbeach Got the Util module started by moving over the unused AssertAcyclic? pass. enumpthread-emulationqualifiedEnum
(edit) @9ef9644   13 months ajbeach Merge branch 'forall-pointer-decay' into 'master'. enumpthread-emulationqualifiedEnum
(edit) @a556492   13 months ajbeach There was less extra code in ForallPointerDecay? then I hopped, but it … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7d7ef6f   13 months ajbeach Revereted some changes and added a fix to get around the current issue … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @51b8582   13 months ajbeach So it was a bug in old code that seemed to be cancelling itself out … enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a77713b   13 months j82liang Enable typed enum enumpthread-emulationqualifiedEnum
(edit) @0db48ca   13 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumpthread-emulationqualifiedEnum
(edit) @aac37fa   13 months pabuhr remove SemanticError? for "else" extension, support extern "..." for … enumpthread-emulationqualifiedEnum
(edit) @eb211bf   13 months ajbeach Did some clean-up with the ast::Pass class. Moved some things out of … enumpthread-emulationqualifiedEnum
(edit) @891f707   13 months Thierry Delisle Removed move in MLE as it prevents copy-ellision. enumpthread-emulationqualifiedEnum
(edit) @08e4e6a   13 months Thierry Delisle Removed warning after last change. enumpthread-emulationqualifiedEnum
(edit) @6668a3e   13 months Thierry Delisle Waitfor now resolves calls to get_monitor inside the resolver rather … enumpthread-emulationqualifiedEnum
(edit) @1f7dc61   13 months Thierry Delisle Consistently changed TranslationUnit? from struct to class. enumpthread-emulationqualifiedEnum
(edit) @9490621   13 months ajbeach My work in progress implementation of ForallPointerDecay? for Fangren. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @850aff1   14 months Thierry Delisle Added -Werror=return-type EVERYWHERE! Added -Wextra in some places. enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a554e5f4   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @968f280   14 months Thierry Delisle Made some implicit methods explicit due to clang warning enumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ee918356   14 months Thierry Delisle Some clean-up to remove clang-only warnings enumforall-pointer-decaypthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.