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
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 }}
FFMG
/
tinyjson
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
3
Code
Issues
1
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: FFMG/tinyjson
Actions
All workflows
Workflows
C/C++ CI
C/C++ CI
I/O Tests
I/O Tests
Show more workflows...
Management
Caches
C/C++ CI
C/C++ CI
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
c-cpp.yml
will be ignored since log searching is not yet available
99 workflow runs
99 workflow runs
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.
Fix ParseDirectorySmarterError crash by checking if path is a directo…
C/C++ CI
#194:
Commit
38a2c78
pushed by
FFMG
2m 27s
main
main
2m 27s
View workflow file
Bump version to 0.2.7 and improve parse_file error reporting with spe…
C/C++ CI
#193:
Commit
aac2d6e
pushed by
FFMG
3m 4s
main
main
3m 4s
View workflow file
Update CHANGELOG.md with get_or fixes and update date to 2026-06-20
C/C++ CI
#192:
Commit
15d8029
pushed by
FFMG
3m 14s
main
main
3m 14s
View workflow file
Fix get_or trace logging and default return behavior on missing keys
C/C++ CI
#191:
Commit
d82e077
pushed by
FFMG
2m 27s
main
main
2m 27s
View workflow file
Fix serialization performance bottleneck and bump version to 0.2.6
C/C++ CI
#190:
Commit
1cf8360
pushed by
FFMG
2m 57s
main
main
2m 57s
View workflow file
Merge pull request #47 from FFMG/feature/warning
C/C++ CI
#189:
Commit
69ad558
pushed by
FFMG
3m 51s
main
main
3m 51s
View workflow file
When looking for a key that does not exist we now raise a warning, (if there is a valid callback).
C/C++ CI
#188:
Pull request
#47
opened by
FFMG
3m 34s
feature/warning
feature/warning
3m 34s
View #47
View workflow file
Merge pull request #46 from FFMG/feature/as
C/C++ CI
#187:
Commit
6f8d767
pushed by
FFMG
3m 13s
main
main
3m 13s
View workflow file
Adding support for operator[]
C/C++ CI
#186:
Pull request
#46
synchronize by
FFMG
3m 11s
feature/as
feature/as
3m 11s
View #46
View workflow file
Adding support for operator[]
C/C++ CI
#185:
Pull request
#46
opened by
FFMG
3m 18s
feature/as
feature/as
3m 18s
View #46
View workflow file
feat: add operator[] access support for TJValue
C/C++ CI
#184:
Pull request
#45
synchronize by
njp2k5
3m 16s
njp2k5:feat/object-operator-access
njp2k5:feat/object-operator-access
3m 16s
View #45
View workflow file
Added atomic support for Apple
C/C++ CI
#182:
Commit
0ac4720
pushed by
FFMG
3m 12s
main
main
3m 12s
View workflow file
Merge pull request #43 from FFMG/feature/atomic
C/C++ CI
#181:
Commit
e13d4a4
pushed by
FFMG
3m 14s
main
main
3m 14s
View workflow file
Added atomic support
C/C++ CI
#180:
Pull request
#43
opened by
FFMG
4m 0s
feature/atomic
feature/atomic
4m 0s
View #43
View workflow file
Silence action warning
C/C++ CI
#179:
Commit
15adb3a
pushed by
FFMG
3m 12s
main
main
3m 12s
View workflow file
Added i/o workflow to work on windows as well.
C/C++ CI
#178:
Commit
63c6c5c
pushed by
FFMG
3m 0s
main
main
3m 0s
View workflow file
Merge pull request #42 from FFMG/feature/workflow
C/C++ CI
#177:
Commit
5f4bbaa
pushed by
FFMG
3m 5s
main
main
3m 5s
View workflow file
Created tests to make sure that read/writes are valid
C/C++ CI
#176:
Pull request
#42
synchronize by
FFMG
3m 23s
feature/workflow
feature/workflow
3m 23s
View #42
View workflow file
Created tests to make sure that read/writes are valid
C/C++ CI
#175:
Pull request
#42
synchronize by
FFMG
3m 17s
feature/workflow
feature/workflow
3m 17s
View #42
View workflow file
Created tests to make sure that read/writes are valid
C/C++ CI
#174:
Pull request
#42
opened by
FFMG
2m 59s
feature/workflow
feature/workflow
2m 59s
View #42
View workflow file
Fixed typos
C/C++ CI
#173:
Commit
937c27c
pushed by
FFMG
3m 10s
main
main
3m 10s
View workflow file
Added some missing headers
C/C++ CI
#172:
Commit
5be5f54
pushed by
FFMG
3m 8s
main
main
3m 8s
View workflow file
Merge pull request #41 from FFMG/feature/reserve
C/C++ CI
#171:
Commit
3c093c2
pushed by
FFMG
3m 27s
main
main
3m 27s
View workflow file
Feature/reserve
C/C++ CI
#170:
Pull request
#41
synchronize by
FFMG
3m 41s
feature/reserve
feature/reserve
3m 41s
View #41
View workflow file
Feature/reserve
C/C++ CI
#169:
Pull request
#41
opened by
FFMG
1m 36s
feature/reserve
feature/reserve
1m 36s
View #41
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.