descriptionfork of Nasal scripting language (from FlightGear)
ownerketmar@ketmar.no-ip.org
last changeTue, 22 Nov 2022 23:01:45 +0000 (22 23:01 +0000)
content tags
add:
readme

fork of Nasal scripting language (from FlightGear). added constants, extended ghosts (user objects), advanced message passing, constant folding and dead code elimination optimisers… nothing really interesting.

shortlog
2022-11-22 ketmarsqlite api fixmaster
2022-10-19 ketmarcosmetix
2022-10-09 ketmargc: there is a bug in GC which i can't spot; added...
2022-09-29 ketmarmore gc updates
2022-09-29 ketmarcosmetix
2022-09-27 ketmarcosmetix
2022-09-27 ketmarcalculate JOAAT hash by 32 bit chunks, if possible
2022-09-27 ketmarslightly faster rehashing; more conservative write...
2022-09-26 ketmarremoved unused configure option
2022-09-25 ketmaruse macro to extract naRef number
2022-09-25 ketmarall our strings are interned now, so we don't need...
2022-09-24 ketmarsimplified internal string hash management
2022-09-24 ketmartried Bob Jenkins' LOOKUP3; it is slightly slower ...
2022-09-24 ketmarswitched to immutable interned strings (i.e. the string...
2022-09-24 ketmarmore work on immutable strings
2022-09-24 ketmarsample update
...
heads
17 months ago master
19 months ago gc_tweaking
19 months ago private
19 months ago objindex_indirect
19 months ago combined_pools
19 months ago quad_color_gc
19 months ago try_catch