Commit Graph

8 Commits

Author SHA1 Message Date
Erik Svedäng
e80af19a39 Added prn for Strings, make 'str' not print with @ and quotes. 2018-02-06 18:37:15 +01:00
Erik Svedäng
26887f3716 Changed type signature of (set! ...) form. 2018-02-02 07:19:10 +01:00
hellerve
a048d2f931 core: added and*, or*, str*, and println* macros 2017-12-29 11:49:51 +01:00
hellerve
1ae8efbdcb tests: added and and or shortcircuit tests 2017-12-22 13:07:38 +01:00
hellerve
b5c42fbced src: extended = for all numeric types, added <, >, and, or, and not 2017-12-21 17:02:34 +01:00
hellerve
ffe4913a29 core: added suggestions of @eriksvedang to new macros 2017-12-15 09:27:06 +01:00
hellerve
95f74a71bd tests: added comment test 2017-12-15 09:26:27 +01:00
hellerve
0ad340ad55 core: added useful macros to the standard library 2017-12-15 09:26:21 +01:00