Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flatpak-qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Bubke
flatpak-qt-creator
Commits
81cac3cc49c5ea7817cc04479d706d426f528bc0
Select Git revision
0 results
flatpak-qt-creator
src
libs
cplusplus
BackwardsScanner.cpp
Author
Search by author
Any Author
authors
0 authors
Sep 18, 2009
Introduced BackwardsScanner::LA(n). LA(n) returns the n-th lookhead token.
· 81cac3cc
Roberto Raggi
authored
15 years ago
81cac3cc
Sep 17, 2009
Automagically insert matching characters.
· 82b80b9e
Roberto Raggi
authored
15 years ago
82b80b9e
Added the helper class MatchingText and use it to automagically insert text for curly braces.
· dfa6be72
Roberto Raggi
authored
15 years ago
dfa6be72
Added BackwardsScanner
· 71c46fbc
Roberto Raggi
authored
15 years ago
71c46fbc
Loading