2
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed $caught variable for testing exceptions in favor of pass() and fail(). Removed class_exists check for exceptions.
JeffMoore
as jeffmoore
More... about 18 years ago
Converted test case
JeffMoore
as jeffmoore
More... about 18 years ago
removed unnecessary conditions
norbert
as norbertmocsnik
More... about 18 years ago
removing unnecessary WactRaiseError definition
norbert
as norbertmocsnik
More... about 18 years ago
Fixed some compiler warnings.
JeffMoore
as jeffmoore
More... about 18 years ago
moving LocatedException + LocatedTagException upper to resolve directory overlaps
norbert
as norbertmocsnik
More... about 18 years ago
moving located + locatedtag xcpts upper
norbert
as norbertmocsnik
More... about 18 years ago
adding new exception files + test cases
norbert
as norbertmocsnik
More... about 18 years ago
replacing RaiseCompilerError calls to Exceptions
norbert
as norbertmocsnik
More... about 18 years ago
one more raiseerror to exception conversion
norbert
as norbertmocsnik
More... about 18 years ago
making Jeffs test cases work with the new Exceptions
norbert
as norbertmocsnik
More... about 18 years ago
making my test cases work
norbert
as norbertmocsnik
More... about 18 years ago
test cases for the new exceptions
norbert
as norbertmocsnik
More... about 18 years ago
changing WactRaiseError calls to exceptions
norbert
as norbertmocsnik
More... about 18 years ago
renaming invalidvarrefinattribute.xcpt.php to illegalvarrefinattribute.xcpt.php
norbert
as norbertmocsnik
More... about 18 years ago
adding new template compiler exceptions
norbert
as norbertmocsnik
More... about 18 years ago
Converted parserstate test cases
JeffMoore
as jeffmoore
More... about 18 years ago
Converted nodebuilder tests; rearranged dependencies to make class more independent.
JeffMoore
as jeffmoore
More... about 18 years ago
Converted from PHP 4 style constructors to php 5 __construct style.
JeffMoore
as jeffmoore
More... about 18 years ago
converted another test case
JeffMoore
as jeffmoore
More... about 18 years ago
Converted test case
JeffMoore
as jeffmoore
More... about 18 years ago
Tranferred a couple more test cases.
JeffMoore
as jeffmoore
More... about 18 years ago
Converted test case
JeffMoore
as jeffmoore
More... about 18 years ago
Converted ComponentTree test case
JeffMoore
as jeffmoore
More... about 18 years ago
Converted compiler component test case
JeffMoore
as jeffmoore
More... about 18 years ago
Moved constants to CompilerComponent: PARSER_REQUIRE_PARSING PARSER_FORBID_PARSING PARSER_ALLOW_PARSING
JeffMoore
as jeffmoore
More... about 18 years ago
Added attribute test cases
JeffMoore
as jeffmoore
More... about 18 years ago
Removed some require_once statements. Will add them back as dependencies become more clear.
JeffMoore
as jeffmoore
More... about 18 years ago
Moved and updated SAX api.
JeffMoore
as jeffmoore
More... about 18 years ago
Changed view examples to use php 5 wact
JeffMoore
as jeffmoore
More... about 18 years ago