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 }}
hishamhm
/
ceu
Public
forked from
ceu-lang/ceu
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
fsantanna
All time
Commit history
Commits on Mar 6, 2014
(^) statically linked libraries
Show description for d27d213
fsantanna
committed
d27d213
View commit details
Copy full SHA for d27d213
Browse repository at this point
(-) bug in NUMBER parsing
fsantanna
committed
89a251e
View commit details
Copy full SHA for 89a251e
Browse repository at this point
Commits on Mar 5, 2014
(^) DEBUG/fprintf only ifndef CEU_OS
fsantanna
committed
babc4b3
View commit details
Copy full SHA for babc4b3
Browse repository at this point
Commits on Mar 4, 2014
(^) _OPTS.os: strings are created in outer block (instead of passing to C)
fsantanna
committed
390d4af
View commit details
Copy full SHA for 390d4af
Browse repository at this point
Commits on Feb 27, 2014
(^) ceu_sys_start => load+start
fsantanna
committed
ba3b514
View commit details
Copy full SHA for ba3b514
Browse repository at this point
(+) OS_DT
Show description for 3d3ffec
fsantanna
committed
3d3ffec
View commit details
Copy full SHA for 3d3ffec
Browse repository at this point
Commits on Feb 22, 2014
(^) move tests
fsantanna
committed
34c953b
View commit details
Copy full SHA for 34c953b
Browse repository at this point
(-) bug: await until w/o set
fsantanna
committed
58b5213
View commit details
Copy full SHA for 58b5213
Browse repository at this point
(^) pid => app
fsantanna
committed
9585b0c
View commit details
Copy full SHA for 9585b0c
Browse repository at this point
(^) int/noInt => ISR_ON/OFF
Show description for aa4ca87
fsantanna
committed
aa4ca87
View commit details
Copy full SHA for aa4ca87
Browse repository at this point
(^) __ceu_gc to synchronize apps termination
Show description for caa63c4
fsantanna
committed
caa63c4
View commit details
Copy full SHA for caa63c4
Browse repository at this point
(^) ceu_go_* => ceu_sys_go(app,*)
Show description for d16a8c3
fsantanna
committed
d16a8c3
View commit details
Copy full SHA for d16a8c3
Browse repository at this point
Commits on Feb 21, 2014
(^) string.sub => SUB (plain search)
Show description for 836df21
fsantanna
committed
836df21
View commit details
Copy full SHA for 836df21
Browse repository at this point
(^) missing types
Show description for bd0473b
fsantanna
committed
bd0473b
View commit details
Copy full SHA for bd0473b
Browse repository at this point
Commits on Feb 20, 2014
(+) ceu --cpp-exe param
Show description for eb48fe3
fsantanna
committed
eb48fe3
View commit details
Copy full SHA for eb48fe3
Browse repository at this point
(^) self-emitted events
fsantanna
committed
b0e7af7
View commit details
Copy full SHA for b0e7af7
Browse repository at this point
(^) OS_START is deferred to execute after sys_start
Show description for bfa32bb
fsantanna
committed
bfa32bb
View commit details
Copy full SHA for bfa32bb
Browse repository at this point
(*) AVR dependent
Show description for 3306dc6
fsantanna
committed
3306dc6
View commit details
Copy full SHA for 3306dc6
Browse repository at this point
Commits on Feb 15, 2014
(^) eliminate app<=>os dependencies (make them sys_calls)
Show description for 4a82822
fsantanna
committed
4a82822
View commit details
Copy full SHA for 4a82822
Browse repository at this point
Commits on Feb 13, 2014
(-) bug: CEU_IN__NONE was overflowing the QUEUE
fsantanna
committed
780721c
View commit details
Copy full SHA for 780721c
Browse repository at this point
(-) bug: event must be continuous in the queue
Show description for aa0609d
fsantanna
committed
aa0609d
View commit details
Copy full SHA for aa0609d
Browse repository at this point
Commits on Feb 12, 2014
(*) TODO: arduino examples
fsantanna
committed
2cd6a97
View commit details
Copy full SHA for 2cd6a97
Browse repository at this point
(*) should be in previous commit
fsantanna
committed
beed1ba
View commit details
Copy full SHA for beed1ba
Browse repository at this point
(^) CEU_OS w/ CEU_SIZE+ceu_app_init as entry points
Show description for 2567a31
fsantanna
committed
2567a31
View commit details
Copy full SHA for 2567a31
Browse repository at this point
(-) sigfault for CEU_OS
fsantanna
committed
f19b617
View commit details
Copy full SHA for f19b617
Browse repository at this point
(^) CEU_SIZE + ceu_app_init are the new entry points for an app
Show description for 232b58d
fsantanna
committed
232b58d
View commit details
Copy full SHA for 232b58d
Browse repository at this point
Commits on Feb 11, 2014
(-) ceu_go_init => app->init
fsantanna
committed
437a1c9
View commit details
Copy full SHA for 437a1c9
Browse repository at this point
(^) isAlive w/o OS should start active becuase no sys_start is generated
fsantanna
committed
8281edc
View commit details
Copy full SHA for 8281edc
Browse repository at this point
(*) should be in previous commit
fsantanna
committed
bca7b20
View commit details
Copy full SHA for bca7b20
Browse repository at this point
(^) sys_* => sys_vec
fsantanna
committed
d2a5827
View commit details
Copy full SHA for d2a5827
Browse repository at this point
Commits on Feb 10, 2014
(^) ceu_dequeue => ceu_queue_nxt + ceu_queue_rem
fsantanna
committed
a8e3469
View commit details
Copy full SHA for a8e3469
Browse repository at this point
Commits on Feb 9, 2014
(+) ceu_sys_queue
fsantanna
committed
1f61b84
View commit details
Copy full SHA for 1f61b84
Browse repository at this point
Commits on Feb 7, 2014
(^) reset field on "init" (CEU_OS)
fsantanna
committed
4ef5825
View commit details
Copy full SHA for 4ef5825
Browse repository at this point
(^) app/unapp => start/stop
fsantanna
committed
18f6a5f
View commit details
Copy full SHA for 18f6a5f
Browse repository at this point
Commits on Feb 6, 2014
(^) START => OS_START
fsantanna
committed
8890454
View commit details
Copy full SHA for 8890454
Browse repository at this point
Previous
Next
You can’t perform that action at this time.