Ada: rename Atom to Symbol and add a new Atom type (ya, doing it the hard way)
authorChris M Moore <zmower@ntlworld.com>
Mon, 22 Feb 2016 22:22:56 +0000 (22:22 +0000)
committerChris M Moore <zmower@ntlworld.com>
Mon, 22 Feb 2016 22:22:56 +0000 (22:22 +0000)
commit51fa76337a6f8698a08023ed0a53a857d4ceeca6
tree9ddd859baaa0b583977462de277cc4b744497d7d
parent5929079b1a2c3def0aba0cb1c2a736a0c7db895b
Ada: rename Atom to Symbol and add a new Atom type (ya, doing it the hard way)
14 files changed:
ada/core.adb
ada/core.ads
ada/envs.adb
ada/evaluation.adb
ada/reader.adb
ada/step6_file.adb
ada/step7_quote.adb
ada/step8_macros.adb
ada/step9_try.adb
ada/stepa_mal.adb
ada/types-hash_map.adb
ada/types-vector.adb
ada/types.adb
ada/types.ads