]> git.mdlowis.com Git - proto/obnc.git/commit
changed ASSERT to Assert and NEW to New
authormike lowis <mike@mdlowis.com>
Fri, 9 Apr 2021 20:13:47 +0000 (16:13 -0400)
committermike lowis <mike@mdlowis.com>
Fri, 9 Apr 2021 20:13:47 +0000 (16:13 -0400)
commit35aff7680cde8d57c7d1c8d066d981f5ddc12f31
tree91df28f546076150b1ff3708b5a056d884a55249
parentf6573fb9f40cf4875bac7117e7de14890174daaf
changed ASSERT to Assert and NEW to New
23 files changed:
lib/obnc/FilesTest.obn
lib/obnc/InTest.obn
lib/obnc/Input.obn
lib/obnc/Input0Test.obn
lib/obnc/InputTest.obn
lib/obnc/MathTest.obn
lib/obnc/Strings.obn
lib/obnc/StringsTest.obn
lib/obnc/XYplane.obn
lib/obnc/XYplaneTest.obn
src/.Oberon.y.swp [new file with mode: 0644]
src/Oberon.y
src/Table.c
src/y.tab.c
subword [new file with mode: 0755]
tests/obnc/failing-at-compile-time/T7ActualVarParamImported1.obn
tests/obnc/passing/T2TypeDeclarations.obn
tests/obnc/passing/T3VariableDeclarations.obn
tests/obnc/passing/T4Expressions.obn
tests/obnc/passing/T5Statements.obn
tests/obnc/passing/T5SystemStatements.obn
tests/obnc/passing/T6ProcedureDeclarations.obn
tests/obnc/passing/T7Modules.obn