Skip to content

Releases: kimtg/Arcpp

v0.36.3

Choose a tag to compare

@kimtg kimtg released this 16 May 07:53
removed "using namespace std;"

v0.36.1

Choose a tag to compare

@kimtg kimtg released this 20 Oct 13:24
removed unused variable

v0.36

Choose a tag to compare

@kimtg kimtg released this 19 Oct 13:45
symbol id is now int. (no new raw pointer)

v0.35

Choose a tag to compare

@kimtg kimtg released this 13 Apr 16:00
readfile bug fixed: terminating at nil

v0.34

Choose a tag to compare

@kimtg kimtg released this 13 Apr 15:27
readfile, readfile1, writefile

v0.33

Choose a tag to compare

@kimtg kimtg released this 13 Apr 14:38
infile takes mode into account.

v0.32

Choose a tag to compare

@kimtg kimtg released this 27 Jun 14:14
improved error reporting

v0.31

Choose a tag to compare

@kimtg kimtg released this 08 Oct 03:13
optimized destructuring_bind

v0.29

Choose a tag to compare

@kimtg kimtg released this 06 Sep 09:24
use C++17 variant

v0.28

Choose a tag to compare

@kimtg kimtg released this 05 Sep 07:53
to_string of cons bug (crash) fixed