index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ppapi
/
generators
/
idl_lexer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow leading underscore on identifier names in IDL parser
asargent@chromium.org
2012-12-15
1
-3
/
+7
*
This adds support for a number of features in the current WebIDL spec (http:/...
asargent@chromium.org
2012-03-05
1
-2
/
+18
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
1
-1
/
+1
*
Removed special keyword called attribute which is unused by the parser.
alokp@chromium.org
2012-02-06
1
-1
/
+0
*
Fix python scripts in src/ppapi/
maruel@chromium.org
2012-01-10
1
-5
/
+3
*
Convert a few ppapi dev interfaces to IDL. NaCl has tests for these
jvoung@google.com
2011-11-18
1
-2
/
+1
*
Allow enums values to be simple arithmetic expressions.
bbudge@chromium.org
2011-10-07
1
-2
/
+4
*
Trival lexer/parser changes for errors
noelallen@google.com
2011-07-14
1
-0
/
+3
*
Update Lexer/Parser to support '#inline' and 'label'
noelallen@google.com
2011-07-02
1
-7
/
+50
*
Add idl_c_proto for generating 'C' style prototypes from IDL
noelallen@google.com
2011-06-02
1
-2
/
+0
*
Add idl_option
noelallen@google.com
2011-05-15
1
-40
/
+11
*
IDL Cleanup - add logger, and node
noelallen@google.com
2011-04-26
1
-2
/
+5
*
Add parser and test files
noelallen@google.com
2011-04-08
1
-22
/
+42
*
Add IDL Lexer
noelallen@google.com
2011-03-23
1
-0
/
+293