Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sinfolke
/
ispa-parser
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: Sinfolke/ispa-parser
Actions
All workflows
Workflows
CMake on multiple platforms
CMake on multiple platforms
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
92 workflow runs
92 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Parser is now output and some it's issues are fixed
CMake on multiple platforms
#451:
Commit
151cacc
pushed by
Sinfolke
37s
main
main
37s
View workflow file
Lexer passed basic tests
CMake on multiple platforms
#450:
Commit
2a2d4ad
pushed by
Sinfolke
46s
main
main
46s
View workflow file
Make many basic Lexer tests pass & improved README and concepts/ docu…
CMake on multiple platforms
#449:
Commit
2a0cfe8
pushed by
Sinfolke
26s
main
main
26s
View workflow file
Improve stability for basic grammars; make pass 3 tests for most comm…
CMake on multiple platforms
#448:
Commit
99bffa1
pushed by
Sinfolke
39s
main
main
39s
View workflow file
Big update
CMake on multiple platforms
#447:
Commit
46f2bb4
pushed by
Sinfolke
34s
main
main
34s
View workflow file
Fixed all errors in generated parser file
CMake on multiple platforms
#446:
Commit
17b2676
pushed by
Sinfolke
34s
main
main
34s
View workflow file
Fixed errors in generated parser
CMake on multiple platforms
#445:
Commit
ae22bc7
pushed by
Sinfolke
26s
main
main
26s
View workflow file
Large refactoring
CMake on multiple platforms
#444:
Commit
53ef2ab
pushed by
Sinfolke
51s
main
main
51s
View workflow file
Begin of making one common type for all Dfa's
CMake on multiple platforms
#443:
Commit
a23fde2
pushed by
Sinfolke
51s
main
main
51s
View workflow file
Before large DFA refactoring
CMake on multiple platforms
#442:
Commit
177e976
pushed by
Sinfolke
36s
main
main
36s
View workflow file
Lot of refactoring & DFA minimization algorithm && some bug fixes in …
CMake on multiple platforms
#441:
Commit
c4ad162
pushed by
Sinfolke
30s
main
main
30s
View workflow file
Fix some compile errors came from Parser.cpp
CMake on multiple platforms
#440:
Commit
5a04486
pushed by
Sinfolke
41s
main
main
41s
View workflow file
More clean code; Bug fixes
CMake on multiple platforms
#439:
Commit
0dff0c7
pushed by
Sinfolke
31s
main
main
31s
View workflow file
Fix that Types appear in wrong places
CMake on multiple platforms
#438:
Commit
c2a9d70
pushed by
Sinfolke
40s
main
main
40s
View workflow file
Fix DFA tables in lexer that they're not causing compile erorrs anymore
CMake on multiple platforms
#437:
Commit
38bf35a
pushed by
Sinfolke
34s
main
main
34s
View workflow file
Fix some MultiTableState variables had-no type name for return type
CMake on multiple platforms
#436:
Commit
5705cb0
pushed by
Sinfolke
29s
main
main
29s
View workflow file
Separation the h file to cpp file through converter, better convertio…
CMake on multiple platforms
#435:
Commit
02307fb
pushed by
Sinfolke
47s
main
main
47s
View workflow file
Add output of EmptyStates with Lambda based construction of the Node
CMake on multiple platforms
#434:
Commit
cdb440c
pushed by
Sinfolke
40s
main
main
40s
View workflow file
Fixes to the IR Generation and Convertion to C++
CMake on multiple platforms
#433:
Commit
5cf5b67
pushed by
Sinfolke
48s
main
main
48s
View workflow file
Some fixes to generation of Parser_new.h to make less compile time er…
CMake on multiple platforms
#432:
Commit
5e14e0b
pushed by
Sinfolke
37s
main
main
37s
View workflow file
Fix bug that all DFA tables are multitables
CMake on multiple platforms
#431:
Commit
1982345
pushed by
Sinfolke
1m 59s
main
main
1m 59s
View workflow file
Corrected partitioning of DFA states (char from stdu::vector<std::str…
CMake on multiple platforms
#430:
Commit
be01d9f
pushed by
Sinfolke
2m 20s
main
main
2m 20s
View workflow file
Correct output of DFA tables
CMake on multiple platforms
#429:
Commit
a303640
pushed by
Sinfolke
2m 15s
main
main
2m 15s
View workflow file
Correct output of DFA states in lexer
CMake on multiple platforms
#428:
Commit
e1e6837
pushed by
Sinfolke
1m 51s
main
main
1m 51s
View workflow file
Corrections to ispastdlib.hpp to heavy use templates for nested types
CMake on multiple platforms
#427:
Commit
82c619d
pushed by
Sinfolke
59s
main
main
59s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.