Commit Graph

2493 Commits

Author SHA1 Message Date
Chris Hall
2eda48955a Trivial: minor typo in ArrayTemplates comment 2018-05-19 16:40:22 +10:00
Erik Svedäng
15d08974ae
Merge pull request #226 from hellerve/add-docs
Add docs
2018-05-17 09:44:15 +02:00
hellerve
0071399134 core: fix stray closing bracket (thanks @mkfifo) 2018-05-16 06:11:04 +02:00
hellerve
97d1259687 core: remove docs from interfaces 2018-05-12 16:08:48 +02:00
hellerve
db0a3d4417 core: document integer, interfaces, pattern, safeint, and system 2018-05-12 16:08:48 +02:00
hellerve
f3e559dc28 docs: more documentation work 2018-05-12 16:08:48 +02:00
hellerve
03b52d73ba array: defn->doc 2018-05-12 16:08:48 +02:00
hellerve
b2c57e16d3 core: initial documentation work 2018-05-12 16:08:48 +02:00
Erik Svedäng
7755cd8e1f Two bugs. 2018-05-09 08:10:52 +02:00
Erik Svedäng
6e9dd2cd9f
Merge pull request #225 from hellerve/neg
Add neg protocol
2018-05-08 17:14:08 +02:00
hellerve
e3c1a31ec6 core: add neg protocol and add to int and long 2018-05-07 21:57:15 +02:00
Erik Svedäng
fc035d38e7 http://smallcultfollowing.com/babysteps/blog/2018/04/27/an-alias-based-formulation-of-the-borrow-checker/ 2018-05-01 05:26:14 +02:00
Erik Svedäng
f12dab131f Todo 2018-04-30 11:02:27 +02:00
Erik Svedäng
d25e1619ab Updated render-text-to-texture to allow setting the color of the text. 2018-04-24 15:02:06 +02:00
Erik Svedäng
8e8b1c8f13 Todos. 2018-04-24 11:29:45 +02:00
Erik Svedäng
d84ea0cb31 /= for int refs 2018-04-24 10:57:58 +02:00
Erik Svedäng
9370275097 Filepath module. 2018-04-23 16:14:40 +02:00
Erik Svedäng
ba16a6ed8e SDL.Hint module. 2018-04-23 12:47:32 +02:00
Erik Svedäng
2d9ca99c58 Array.concat function. 2018-04-23 12:20:00 +02:00
Erik Svedäng
5648a87779 0 is not positive. 2018-04-21 15:45:05 +02:00
Erik Svedäng
744bfd067a Add SDL.render-draw-point function. 2018-04-21 15:44:10 +02:00
Erik Svedäng
39022fdf90 Help for more configs. 2018-04-21 15:43:50 +02:00
Erik Svedäng
4a88903158 Added pos? and neg? functions, some changes to SDL library. 2018-04-20 13:18:58 +02:00
hellerve
414451f2fa tests: add test script recording 2018-04-10 12:34:36 +02:00
Erik Svedäng
a89e09a18d
Merge pull request #219 from honix/master
sdl_image.carp -> SDL_image.carp
2018-04-09 07:17:35 +02:00
Fyodor Shchukin
bbe27953ce sdl_image.carp -> SDL_image.carp 2018-04-08 21:31:03 +03:00
Erik Svedäng
8379e6f1ec
Merge pull request #218 from hellerve/argv
Add System.args
2018-04-04 09:31:43 +02:00
hellerve
b9ae704dcc all: change system argument api 2018-04-04 09:00:20 +02:00
hellerve
4d70811479 all: add System.args 2018-04-03 17:51:37 +02:00
Erik Svedäng
46739bd5eb
Merge pull request #211 from mkfifo/include-time-h
Adding time.h header to carp_bench.h to resolve bug #208
2018-04-02 09:14:01 +02:00
Chris Hall
e1e80e2b81 Adding time.h header to carp_bench.h to resolve bug #208
Under POSIX clock_gettime and timespec are defined in time.h
I don't think we need sys/time.h
2018-04-02 10:27:36 +10:00
Erik Svedäng
b856a15743
Update Todo.org 2018-03-31 10:01:33 +02:00
Erik Svedäng
eed888d63e
Merge pull request #214 from mkfifo/travis-ci-builds
Adding travis ci builds covering osx and linux
2018-03-31 09:58:55 +02:00
Erik Svedäng
8f972e5d03
Merge pull request #213 from mkfifo/breaking-unit-test
Fixing breaking unit test to resolve bug #212
2018-03-31 08:05:34 +02:00
Chris Hall
3bb1d1e55a adding travis build badge to README 2018-03-31 11:41:54 +11:00
Chris Hall
2a26722973 First attempt at new Carp stack-based travis config 2018-03-31 11:41:54 +11:00
Chris Hall
f067eb4716 Fixing breaking unit test bug #212 2018-03-31 11:41:15 +11:00
Erik Svedäng
aee9075d25
Merge pull request #209 from hellerve/dynamic-docs-fix
Fix documentation generation for dynamic functions
2018-03-29 16:58:09 +02:00
hellerve
283d6eda6a all: fix documentation generation for dynamic functions 2018-03-29 15:53:07 +02:00
Erik Svedäng
cdaa88da6e Org capture works :) 2018-03-29 07:27:30 +02:00
Erik Svedäng
d6bae61e4a Made todos into org mode. 2018-03-29 07:19:01 +02:00
Erik Svedäng
518a0a2165 Function for leaking memory on purpose. 2018-03-29 07:03:00 +02:00
Erik Svedäng
d349ed8f99 Media queries and other css updates. 2018-03-28 12:37:24 +02:00
Erik Svedäng
6f9e80e4d3 http://carp-lang.github.io/Carp/core/core_index.html 2018-03-28 12:18:45 +02:00
Erik Svedäng
88491ca433
Merge pull request #207 from honix/master
Fixed SDL file name, examples are running fine
2018-03-28 06:30:41 +02:00
Fyodor Shchukin
0b50f65671 Fixed SDL file name, examples are running fine 2018-03-27 21:48:58 +03:00
Erik Svedäng
6bbb0c8190 Can hide bindings with (hidden ...) 2018-03-27 14:32:47 +02:00
Erik Svedäng
570ae954e2 Hidden bindings don't print with info command. 2018-03-27 14:21:12 +02:00
Erik Svedäng
c1e427688d Weird typos fixed. 2018-03-27 14:14:30 +02:00
Erik Svedäng
dd726410ed private? hidden? 2018-03-27 14:08:49 +02:00