Commit 7e1d863
authored
Updated core-lib and added IfNil benchmark (#60)
Adopts the changes of SOM-st/SOM#123 and
SOM-st/SOM#124.
This does not add any changes in SOM++ itself though.
They are separate in #59.2 files changed
+2
-1
lines changed- .github/workflows/ci.yml+8-1
- Examples/Benchmarks/All.som+46-52
- Examples/Benchmarks/LanguageFeatures/IfNil.som+47
- Examples/Benchmarks/TestSuite/Reflection2Test.som+1-1
- Examples/Benchmarks/TestSuite/Reflection3Test.som+1-1
- Examples/Benchmarks/TestSuite/Reflection4Test.som+1-1
- Examples/Benchmarks/TestSuite/Reflection5Test.som+1-1
- Examples/Benchmarks/TestSuite/ReflectionTest.som+1-1
- Smalltalk/Nil.som+2-2
- Smalltalk/Object.som+15-14
- TestSuite/BooleanTest.som+14-4
- TestSuite/ReflectionTest.som+13-13
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments