Commit Graph

2612 Commits

Author SHA1 Message Date
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
Erik Svedäng
1a818afa81 Various fixes related to docs. 2018-03-27 13:59:35 +02:00
Erik Svedäng
d0d2c2b638 Manual entry about meta data. 2018-03-27 13:23:35 +02:00
Erik Svedäng
e6a782a616 Library links. 2018-03-27 12:09:39 +02:00
Erik Svedäng
4b17b0ea35 Links to generated docs. 2018-03-27 12:06:19 +02:00
Erik Svedäng
060fd58ca9
Update index.md 2018-03-27 11:51:22 +02:00
Erik Svedäng
870a002eeb
Delete test.html 2018-03-27 11:51:11 +02:00
Erik Svedäng
be83075845 Merge branch 'meta-data' 2018-03-27 11:50:34 +02:00
Erik Svedäng
c7b6669af4 Nicer style. 2018-03-27 11:50:12 +02:00
Erik Svedäng
f860176c27 an <project-title>_index.html is generated also 2018-03-27 11:47:39 +02:00
Erik Svedäng
73904122dd Qualified names in titles. 2018-03-27 11:33:53 +02:00
Erik Svedäng
c291b426f6 Running the tests will generate core docs also. 2018-03-27 10:52:17 +02:00
Erik Svedäng
891b34f0d1 Sidebar. 2018-03-27 10:51:16 +02:00
Erik Svedäng
ef1549250f More work on docs. 2018-03-27 09:43:39 +02:00
Erik Svedäng
f31f33a389
Update index.md 2018-03-27 09:17:38 +02:00
Erik Svedäng
effeb8b156
Create test.html 2018-03-27 09:17:04 +02:00
Erik Svedäng
7df36d97f5
Rename index.html to index.md 2018-03-27 09:16:10 +02:00
Erik Svedäng
0fd2c6be8f
Create index.html 2018-03-27 09:10:33 +02:00
Erik Svedäng
7eab4f8818 Markdown didn't work. 2018-03-27 09:08:41 +02:00
Erik Svedäng
498afaa5ca markdown? 2018-03-27 09:07:38 +02:00
Erik Svedäng
32eaae7a5c Pretty nice looking docs. 2018-03-27 09:05:58 +02:00
Erik Svedäng
8993ce38b3 RenderDocs.hs 2018-03-27 06:27:52 +02:00
Erik Svedäng
62df5ebfc8 Tweaked temp code. 2018-03-26 16:55:54 +02:00
Erik Svedäng
95b74e4179 Can set and preserve meta before def/defn/defmacro/defdynamic. 2018-03-26 16:51:43 +02:00
Erik Svedäng
c3ab3a43e3 Can set meta on non-existing binders (enables docstrings etc before
the definition).
2018-03-26 16:20:09 +02:00
Erik Svedäng
79bf4115a8 Resolution of symbols seems reasonable in meta set/get. 2018-03-26 16:02:17 +02:00
Erik Svedäng
b80a618454 Meta set/get commands. Not working well yet though. 2018-03-26 15:48:41 +02:00
Erik Svedäng
2e17ee34a0 Added MetaData field to Binders. 2018-03-26 14:51:03 +02:00
Erik Svedäng
92454c4f94 More keycodes. 2018-03-26 14:09:43 +02:00
Erik Svedäng
83cf727133 Moved keycodes into submodule. 2018-03-26 13:52:34 +02:00
Erik Svedäng
0cd8b4d3ac draw-texture-centered 2018-03-26 11:54:20 +02:00
Erik Svedäng
c91de4b87f Updated ant.carp so it doesn't crash when reaching the border. 2018-03-26 11:22:18 +02:00