This website requires JavaScript.
Explore
Help
Register
Sign In
Open-Argon
/
Chloride
Watch
1
Star
1
Fork
0
You've already forked Chloride
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
774890de1dc9e4c4cc65e3995803149cbf12f226
Chloride
/
src
/
runtime
/
objects
History
William Bell
774890de1d
change the built in slots to be allocated on the fly, making the objects smaller but faster
2025-09-09 17:55:54 +01:00
..
functions
change how access is done and add built in array (need to optimise the size)
2025-09-09 06:24:23 +01:00
literals
write runtime object bootstrap
2025-08-03 01:48:41 +01:00
number
change the built in slots to be allocated on the fly, making the objects smaller but faster
2025-09-09 17:55:54 +01:00
string
change how access is done and add built in array (need to optimise the size)
2025-09-09 06:24:23 +01:00
term
change how access is done and add built in array (need to optimise the size)
2025-09-09 06:24:23 +01:00
type
write runtime object bootstrap
2025-08-03 01:48:41 +01:00
object.c
change the built in slots to be allocated on the fly, making the objects smaller but faster
2025-09-09 17:55:54 +01:00
object.h
change the built in slots to be allocated on the fly, making the objects smaller but faster
2025-09-09 17:55:54 +01:00