1. d03da06 Remove execute permissions by otakuto · 6 years ago
  2. 2dd643f Merge branch 'TiemoJung-semantic_handling' by John Kessenich · 8 years ago
  3. b16f7e6 HLSL: Member-functions: capture body token stream for deferred syntax/semantics. by John Kessenich · 8 years ago
  4. 6e1d50a HLSL: Accept SV_Cull/ClipDistanceN, by refactoring the way semantics are mapped. by John Kessenich · 8 years ago
  5. 927608b Non-functional: White space after "//", mostly for copyrights. by John Kessenich · 8 years ago
  6. 5964c64 HLSL: Fix a grammar error related to constructors in parenthetical expressions by steve-lunarg · 8 years ago
  7. 7f349c7 Build: Remove causes of pedantic warnings. Addresses issue #352 and PR #242. by John Kessenich · 8 years ago
  8. 1cc1a28 HLSL: 1) Implement lookahead buffers/stacks for token advance/recede, 2) use it for cast operation. by John Kessenich · 8 years ago
  9. 34fb036 HLSL: Add (almost) full expression grammar: Binary, unary (pre/post-fix), assign, ... by John Kessenich · 8 years ago
  10. 9c86c6a HLSL: Separate out token stream handling from grammar recognition. by John Kessenich · 8 years ago