Skip to content

Releases: kimtg/Arcpp

v0.36.1

20 Oct 13:24

Choose a tag to compare

removed unused variable

v0.36

19 Oct 13:45

Choose a tag to compare

symbol id is now int. (no new raw pointer)

v0.35

13 Apr 16:00

Choose a tag to compare

readfile bug fixed: terminating at nil

v0.34

13 Apr 15:27

Choose a tag to compare

readfile, readfile1, writefile

v0.33

13 Apr 14:38

Choose a tag to compare

infile takes mode into account.

v0.32

27 Jun 14:14

Choose a tag to compare

improved error reporting

v0.31

08 Oct 03:13

Choose a tag to compare

optimized destructuring_bind

v0.29

06 Sep 09:24

Choose a tag to compare

use C++17 variant

v0.28

05 Sep 07:53

Choose a tag to compare

to_string of cons bug (crash) fixed

v0.27

25 Aug 13:59

Choose a tag to compare

added memo, defmemo