Commit Graph

193 Commits

Author SHA1 Message Date
Erik Svedäng
9f771b4202 Bug found. 2018-01-11 08:16:45 +01:00
hellerve
6419b48517 todo: removed range from todos 2018-01-10 14:20:17 +01:00
Erik Svedäng
4404749b80 Todo. 2018-01-03 15:15:47 +01:00
Erik Svedäng
c5230db520 Todos. 2018-01-03 15:12:14 +01:00
Erik Svedäng
c443a898fa Another critical bug to solve. 2018-01-02 15:05:07 +01:00
Erik Svedäng
64771d7aff Todo. 2018-01-02 09:09:22 +01:00
Erik Svedäng
44c4a71e88 Hacked the sorting for now. 2017-12-28 17:24:58 +01:00
Erik Svedäng
57bb9a7469 Extracted out Debug module. 2017-12-23 14:10:44 +01:00
Erik Svedäng
38dfd02f14 More memory tests. 2017-12-23 13:54:47 +01:00
Erik Svedäng
61208b599f Setting up proper test suit for finding memory errors. 2017-12-23 08:33:13 +01:00
Erik Svedäng
35967c3d4f Docs. 2017-12-23 06:38:45 +01:00
Erik Svedäng
b663599fc1 Messed around a little with inf-carp mode. 2017-12-23 06:09:58 +01:00
Erik Svedäng
3b2c07fcc3 Reorganised the language guide a bit. 2017-12-22 15:09:53 +01:00
Erik Svedäng
660a0c4269 Show 'register-type' in language guide. 2017-12-22 15:01:00 +01:00
Erik Svedäng
7415aeda0e Todo. 2017-12-22 14:49:21 +01:00
hellerve
c73e2fa195 docs: updated language guide 2017-12-18 17:27:51 +01:00
Erik Svedäng
a7753a482e Change of terminology. 2017-12-15 19:59:26 +01:00
Erik Svedäng
5e9a4cdff8 Links to external libraries. 2017-12-15 19:58:02 +01:00
Erik Svedäng
7e10e654b3 List more modules in Libraries.md 2017-12-15 15:39:38 +01:00
Erik Svedäng
e2e0617d25 Todo and bug stuff. 2017-12-15 15:31:56 +01:00
Erik Svedäng
041c615d36 Todo. 2017-12-15 10:38:47 +01:00
Your Name
3f0c5047f1 Changed pi symbol to 'pi' 2017-12-14 22:48:19 +01:00
Erik Svedäng
46de83b4b1 Two new interfaces: '<' and '>'. Also found a bug. 2017-12-13 22:29:43 +01:00
Erik Svedäng
5d2481e183 Stop evalutaion of forms after errors. 2017-12-13 22:09:12 +01:00
Erik Svedäng
1f8362a5c0 Slightly nicer source location reporting. 2017-12-13 21:48:52 +01:00
Erik Svedäng
80dde0c1d3 Reorganized todos a bit. 2017-12-13 08:45:31 +01:00
Erik Svedäng
63ee2401b7 Bugfix: Prevent (type NONEXISTINGNAMESPACE.println) from working. 2017-12-12 22:24:43 +01:00
Erik Svedäng
e1cac02800 Fixed: Importing Int and Array into String module (when defining functions there) break things. 2017-12-12 22:17:17 +01:00
Erik Svedäng
59b63d2b6d Game example should make use of search paths. 2017-12-12 12:33:55 +01:00
Erik Svedäng
25080cfc24 Choices.md 2017-12-12 10:43:15 +01:00
Erik Svedäng
0bf2d2bcaf Merge branch 'master' of https://github.com/carp-lang/Carp 2017-12-10 19:45:59 +01:00
Erik Svedäng
6ac76fc39e Subarray. 2017-12-08 15:12:50 +01:00
Erik Svedäng
bffe6f0748 Bug found. 2017-12-08 14:36:40 +01:00
Erik Svedäng
e386c2d611 Todo! 2017-12-07 18:11:10 +01:00
Erik Svedäng
41aa194c21 Updated some examples and a completed todo. 2017-12-07 14:57:44 +01:00
Erik Svedäng
4eba4e2d94 One more bug, example of mutual recursive functions. 2017-12-05 12:33:57 +01:00
Erik Svedäng
44274ff16a Todos. 2017-12-05 12:24:03 +01:00
Erik Svedäng
5a05c83efc Todo. 2017-12-05 08:45:30 +01:00
Erik Svedäng
4101dab53f Defining a local variable messes up unqualified lookup of function with the same name, e.g. (let [words (words &s)] ...) 2017-12-04 07:54:35 +01:00
Erik Svedäng
218c7f8a05 Found a confusing error message. 2017-12-04 07:40:06 +01:00
Erik Svedäng
b0cdc65f4b Implemented 'add-ref' and 'zero' for Int/Float/Double. Allows nice 'Array.sum' function. 2017-12-04 07:21:35 +01:00
Erik Svedäng
270f54a1de Worked around a BUG: Importing Int and Array when defining String functions break things. 2017-12-04 06:58:06 +01:00
Erik Svedäng
ed4c9143aa Updated todos. 2017-12-01 16:18:42 +01:00
Erik Svedäng
d654d92459 Give Array.str more memory (quick fix). 2017-12-01 11:43:18 +01:00
Erik Svedäng
13b4ec7b2e Corrected example of registering external function. 2017-11-30 21:49:24 +01:00
Erik Svedäng
e13b543dfb Todos. 2017-11-30 08:57:38 +01:00
Erik Svedäng
ad872cb9a3 Type command. 2017-11-30 08:28:09 +01:00
Erik Svedäng
ffe9da5482 Bug. 2017-11-29 23:36:51 +01:00
Erik Svedäng
12fb4dbff5 Todoo. 2017-11-28 11:03:58 +01:00
Erik Svedäng
f43cb2a628 Clarification. 2017-11-28 11:02:55 +01:00