File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ You may also need to check https://chromium.googlesource.com/chromiumos/docs/+/master/glossary.md .
2
+
3
+ * LGTM: "Looks good to me", commonly used to approve a code review.
4
+ * PTAL: Please take a look.
5
+ * RSLGTM: "Rubber-stamp looks good to me". The reviewer approving without doing
6
+ a full code review.
7
+ * TSC: Technical Steering Committee. Detailed info see
8
+ [ TSC] ( ./GOVERNANCE.md#technical-steering-committee ) .
9
+ * WIP: "Work In Progress" - e.g. a patch that's not finished, but may be worth
10
+ an early look.
11
+ * WPT: [ web-platform-tests] ( https://github.com/web-platform-tests/wpt )
12
+ * godbolt: [ Compiler Explorer] ( https://godbolt.org/ ) run compilers interactively
13
+ from your web browser and interact with the assembly. Was created by and is
14
+ primarily administrated by Matt Godbolt.
15
+ * primordials: Pristine built-ins that are not effected by prototype pollution
16
+ and tampering with built-ins.
You can’t perform that action at this time.
0 commit comments