]> git.mdlowis.com Git - proto/sclpl-rb.git/commit
added tests for type checker
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 7 Jul 2020 02:39:38 +0000 (22:39 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 7 Jul 2020 02:39:38 +0000 (22:39 -0400)
commitadc828da2415f59f712773a2f8b051f56721a77f
tree866098576c572cf9fa483c1031399015b9600c4a
parent097d1afffe2c085b6855a71dcd137599ca121aa0
added tests for type checker
.gitignore
dyn.src
lib/dyn.rb
spec/spec_helper.rb
spec/symtable_spec.rb
spec/type_checker_spec.rb [new file with mode: 0644]