Bill Currie
|
0c1699fdbb
|
Fix a pile of double semicolons
|
2021-01-09 20:42:23 +09:00 |
|
Bill Currie
|
ab04a1915e
|
[build] Fix a pile of gcc 10 issues
gcc got stricter about array accesses, complicating progs macros, and
much better at detecting buffer overflows.
|
2020-12-21 14:14:29 +09:00 |
|
Bill Currie
|
84a68b139e
|
Rename set_iter_t's value to element.
Correct terminology and all :)
|
2012-12-21 14:09:00 +09:00 |
|
Bill Currie
|
e17d8ac9db
|
Add ruamoko wrappers for the set api.
This includes both normal functions and a Set class (and SetIterator
class). Most of the methods are implemented as builtins.
|
2012-12-16 13:48:36 +09:00 |
|