summaryrefslogtreecommitdiff
path: root/source/compiler/prscan.c
AgeCommit message (Expand)Author
2014-01-06Update ACPICA copyrights to 2014.Robert Moore
2013-05-30iASL/Preprocessor: Add proper message for #warning directive.Robert Moore
2013-05-30iASL/Preprocessor: Fix two issues with preprocessor errors.Robert Moore
2013-05-30iASL: fix another "could not delete" issue.Robert Moore
2013-05-29iASL: Abort compiler immediately upon a #error directive.Robert Moore
2013-05-24iASL/Preprocessor: Finish implementation of nested #if/#else blocks.Robert Moore
2013-05-07iASL: Add mechanism to disable specific warnings/remarks.Robert Moore
2013-04-23Standardize all switch() blocks.Robert Moore
2013-01-08Update ACPICA copyrights to 2013.Robert Moore
2012-09-27Small fix for standard Intel legal header.Robert Moore
2012-09-26Remove extra spaces after periods in the Intel license.Robert Moore
2012-05-11iASL: Improved pathname support.Robert Moore
2012-03-28iASL: Implement #line directive in compiler lexer.Robert Moore
2012-03-23iASL: Abort on currently unsupported macro definitions.Robert Moore
2012-03-23iASL: Add pass-thru #line support for correct line numbers.Robert Moore
2012-03-15iASL: Add preprocessor infrastructure and initial implementation.Robert Moore