Skip to content

Commit aa0e2be

Browse files
committed
release v0.1.13
1 parent 2870f94 commit aa0e2be

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+352
-259
lines changed

.ikc3_history

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Facts.with(Facts.env_facts(), [[KC3, :operator, ?]], fn (fact) { puts(fact.object); 1 })
21
(Ptr) 0xf24fc9ce000
32
(Tag) (Ptr) 0xf24fc9ce000
43
?
@@ -97,3 +96,4 @@ quote if true do if true do %KC3.Operator{sym: :-, symbol_value: void} else 0 en
9796
a = ?
9897
b = ?
9998
a = ? ; void
99+
Facts.with_tags(Facts.env_facts(), KC3, :operator, ?, fn (fact) { puts(fact.object); 1 })

README.md

Lines changed: 51 additions & 14 deletions

img/c3.1.xcf

-19.9 KB
Binary file not shown.

img/c3.1080.jpg

-72.7 KB
Binary file not shown.

img/c3.1080.png

-27.8 KB
Binary file not shown.

img/c3.128.jpg

-6.01 KB
Binary file not shown.

img/c3.128.png

-2.67 KB
Binary file not shown.

img/c3.16.png

-339 Bytes
Binary file not shown.

img/c3.256.jpg

-12.4 KB
Binary file not shown.

img/c3.256.png

-6.27 KB
Binary file not shown.

0 commit comments

Comments
 (0)