Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
e3447826a86d1c1d4b4ff32f2bd6239059575c49
/
init
/
parser.h
de6bd50
init: add host side parser for init
by Tom Cherry
· 7 years ago
7d0a5c3
EndSection returns Result<Success>
by Steven Moreland
· 7 years ago
b480d44
Fix out of date SectionParser comment.
by Steven Moreland
· 7 years ago
b592dd8
init: use Result<T> for the parsing functions
by Tom Cherry
· 7 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 7 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 7 years ago
ad6741c
init: remove unused parts of parser.cpp
by Tom Cherry
· 8 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
d68db71
init: limit visibility of init_parser.c helpers
by Greg Hackmann
· 11 years ago
304f122
init: delay importing files until after parsing the current file
by Dima Zavin
· 13 years ago
6310a82
init: Split parser into generic parser and init parser
by Colin Cross
· 15 years ago
ebc6ff1
init: Handle commands in event queue loop
by Colin Cross
· 15 years ago
ca7648d
init: Move parser prototypes to parser.h
by Colin Cross
· 15 years ago