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
Breadcrumbs
History for
ceu
mem.lua
on
os
User selector
All users
All time
Commit history
Commits on Feb 12, 2014
(^) 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
View code at this point
Browse repository at this point
Commits on Feb 3, 2014
(^) (void) => Tuple of size 0
fsantanna
committed
17cb158
View commit details
Copy full SHA for 17cb158
View code at this point
Browse repository at this point
Commits on Feb 2, 2014
(*) should be in previous commit
fsantanna
committed
f4373c4
View commit details
Copy full SHA for f4373c4
View code at this point
Browse repository at this point
(^) 1-param tuple
Show description for 0bece1c
fsantanna
committed
0bece1c
View commit details
Copy full SHA for 0bece1c
View code at this point
Browse repository at this point
Commits on Feb 1, 2014
(+) input/output functions
Show description for 78df52a
fsantanna
committed
78df52a
View commit details
Copy full SHA for 78df52a
View code at this point
Browse repository at this point
Commits on Jan 30, 2014
(^) ast.lua => ast-build, ast-adj, ast-tops
Show description for 82a28a7
fsantanna
committed
82a28a7
View commit details
Copy full SHA for 82a28a7
View code at this point
Browse repository at this point
Commits on Jan 28, 2014
(*) ast.lua => ast.lua + adj.lua + tops.lua
fsantanna
committed
4f0e725
View commit details
Copy full SHA for 4f0e725
View code at this point
Browse repository at this point
(^) Tuples are not sufixed with '*' (now they handled explicitly)
fsantanna
committed
978d2c2
View commit details
Copy full SHA for 978d2c2
View code at this point
Browse repository at this point
Commits on Jan 23, 2014
(-) ret, async params
Show description for c1f1e86
fsantanna
committed
c1f1e86
View commit details
Copy full SHA for c1f1e86
View code at this point
Browse repository at this point
Commits on Jan 17, 2014
(^) many adjustments
fsantanna
committed
f4c13b9
View commit details
Copy full SHA for f4c13b9
View code at this point
Browse repository at this point
(^) pool.c => ceu_pool.c
Show description for 8862a14
fsantanna
committed
8862a14
View commit details
Copy full SHA for 8862a14
View code at this point
Browse repository at this point
(^) RET_END from EmitT,EmitE
Show description for c0adfa7
fsantanna
committed
c0adfa7
View commit details
Copy full SHA for c0adfa7
View code at this point
Browse repository at this point
(^) static threads, functions
fsantanna
committed
044b2ca
View commit details
Copy full SHA for 044b2ca
View code at this point
Browse repository at this point
(+) ceu_go_one
fsantanna
committed
d693bf5
View commit details
Copy full SHA for d693bf5
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
(+) tceu_go _ceu_go
Show description for 06c62c3
fsantanna
committed
06c62c3
View commit details
Copy full SHA for 06c62c3
View code at this point
Browse repository at this point
(*) should be in previous commit
fsantanna
committed
79ea37c
View commit details
Copy full SHA for 79ea37c
View code at this point
Browse repository at this point
(^) top class pools inside "tceu CEU"
Show description for 892badf
fsantanna
committed
892badf
View commit details
Copy full SHA for 892badf
View code at this point
Browse repository at this point
(^) static variables
fsantanna
committed
859b201
View commit details
Copy full SHA for 859b201
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
(^) changes on redeclaration warnings/errors
Show description for 33db52b
fsantanna
committed
33db52b
View commit details
Copy full SHA for 33db52b
View code at this point
Browse repository at this point
Commits on Jan 11, 2014
(+) `delay´ modifier for functions
fsantanna
committed
6ad7837
View commit details
Copy full SHA for 6ad7837
View code at this point
Browse repository at this point
Commits on Jan 10, 2014
(^) refuse finalize for nohold parameters
fsantanna
committed
d56ab62
View commit details
Copy full SHA for d56ab62
View code at this point
Browse repository at this point
(+) require finalization for methods, `hold´ for method parameters
fsantanna
committed
f97f5f8
View commit details
Copy full SHA for f97f5f8
View code at this point
Browse repository at this point
Commits on Jan 9, 2014
(+) functions, class methods
fsantanna
committed
662d57c
View commit details
Copy full SHA for 662d57c
View code at this point
Browse repository at this point
Commits on Dec 31, 2013
(*) functions (not finished)
Show description for 1d20baf
fsantanna
committed
1d20baf
View commit details
Copy full SHA for 1d20baf
View code at this point
Browse repository at this point
Commits on Jul 13, 2013
(^) indirect access to interface fields (vs copy)
fsantanna
committed
1dffba4
View commit details
Copy full SHA for 1dffba4
View code at this point
Browse repository at this point
Commits on Jul 11, 2013
(^) should be in previous commit
fsantanna
committed
763d2d0
View commit details
Copy full SHA for 763d2d0
View code at this point
Browse repository at this point
(^) `#´ => `##´
fsantanna
committed
15de78f
View commit details
Copy full SHA for 15de78f
View code at this point
Browse repository at this point
(+) support for #line N "file"
Show description for 62ba748
fsantanna
committed
62ba748
View commit details
Copy full SHA for 62ba748
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
(^) inIfc => inTop (ifc+main block are acessible from C)
fsantanna
committed
58646d8
View commit details
Copy full SHA for 58646d8
View code at this point
Browse repository at this point
(+) CEU_NOLINES
Show description for b745d24
fsantanna
committed
b745d24
View commit details
Copy full SHA for b745d24
View code at this point
Browse repository at this point
(^) no accessors for events
fsantanna
committed
3eaa02f
View commit details
Copy full SHA for 3eaa02f
View code at this point
Browse repository at this point
(+) interface accessors in C
fsantanna
committed
5745673
View commit details
Copy full SHA for 5745673
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
(^) CLSS: typedef => protos => struct => cstruct => host
Show description for ead0cd7
fsantanna
committed
ead0cd7
View commit details
Copy full SHA for ead0cd7
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
(^) minor adjustments
Show description for 2193d1f
fsantanna
committed
2193d1f
View commit details
Copy full SHA for 2193d1f
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
(+) TCEU_X
fsantanna
committed
c55d62c
View commit details
Copy full SHA for c55d62c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.