| Age | Commit message (Collapse) | Author |
|
Change symbols to be special class.
|
|
Switch nil from NULL to special class.
|
|
|
|
README: tiny typo fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Additional core functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
step9_interop -> stepA_interop
stepA_more -> step9_try
C: fix glib headers
bash: behavior change of declare -A and pattern replacement.
perl: squelch new 5.18 warnings related to switch/given statement.
Also, include some in-progress interop related files.
|
|
|
|
HashMap needs a dedicated type now to be able to store the metadata.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move EnvType interface definition to types.go. Remove Env pointers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|