2 files changed
+6
-1
lines changed- .github/workflows/ci.yml+10-10
- Examples/Benchmarks/TestSuite/Symbol2Test.som+5-5
- Examples/Benchmarks/TestSuite/Symbol3Test.som+5-5
- Examples/Benchmarks/TestSuite/Symbol4Test.som+5-5
- Examples/Benchmarks/TestSuite/Symbol5Test.som+5-5
- Examples/Benchmarks/TestSuite/SymbolTest.som+5-5
- Smalltalk/Symbol.som+4-2
- SomSom/src/primitives/SymbolPrimitives.som-8
- TestSuite/SymbolTest.som+6-1
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 |
| |
39 | 44 |
| |
40 | 45 |
| |
|
0 commit comments