Commit graph

38 commits

Author SHA1 Message Date
Louis Pilfold
04a950d719 Document how to test 2021-09-21 21:33:18 +01:00
Louis Pilfold
bd7644ca36 Regex printing 2021-08-26 18:54:58 +01:00
Louis Pilfold
e2fa425250 More concise test output 2021-08-25 16:31:34 +01:00
Louis Pilfold
7874c018c0 Do not render prelude import (yet) 2021-08-15 13:13:54 +01:00
Louis Pilfold
a23552b1b0 Use symbols for inspect 2021-08-14 19:20:25 +01:00
Louis Pilfold
b96fa6ada9 Prelude tests project 2021-08-14 18:28:47 +01:00
Louis Pilfold
bfdf9dca93 Fix makefile help output 2021-07-02 15:04:30 +01:00
Louis Pilfold
59c58b3e29 Split compiler into core and cli 2021-06-21 23:26:58 +01:00
Louis Pilfold
5625abc7b3 make language-test 2021-06-08 12:40:40 +01:00
Louis Pilfold
11faa40e02 Make goal for running integration tests 2021-05-22 16:45:55 +01:00
greggreg
4fe17ae841 completely remove lalrpop 2020-12-30 16:17:48 +00:00
Louis Pilfold
f5c7659d65 Cap'n Proto based data serialization 2020-12-12 17:47:15 +00:00
Louis Pilfold
306e16cb86 Use lock file when running make install 2020-08-19 17:51:15 +01:00
Louis Pilfold
9b2c64b861 Askama templates 2020-04-12 19:25:28 +01:00
Louis Pilfold
128df13787 Correct makefile phony 2019-12-20 22:30:50 +00:00
Louis Pilfold
f3a9437f60 Remove outdated badges 2019-10-27 22:39:13 +00:00
Louis Pilfold
8bc10c9f5c Split out stdlib into github.com/gleam-lang/stdlib 2019-10-27 21:41:21 +00:00
Louis Pilfold
000fb8842b Removing is_error from tests 2019-09-17 22:20:26 +01:00
Louis Pilfold
d7d6bf1da8 Remove first class modules, use . for module select 2019-08-26 11:57:25 +01:00
Louis Pilfold
64e8487b87 Tuple -> Struct 2019-08-17 10:43:15 +01:00
Louis Pilfold
33b464b4c5 Render book 2019-05-20 10:06:04 +01:00
Louis Pilfold
92090eee90 Document Arch Linux AUR package 2019-04-25 09:42:38 +00:00
MainShayne233
02a28234d2 Remove gleam dep for install 2019-04-05 23:33:42 +01:00
Louis Pilfold
5305dc8f9f
Use types from other modules (#127)
Closes https://github.com/lpil/gleam/issues/53
2019-03-30 13:36:55 +00:00
Louis Pilfold
211f4acdc1 Improve seq ergonomics
Fixes https://github.com/lpil/gleam/issues/77
2019-03-12 23:00:55 +00:00
Louis Pilfold
072a61b7ef Erlang installation instructions 2019-03-12 21:40:24 +00:00
Louis Pilfold
2050b71c4b Compile map module 2019-03-12 18:32:51 +00:00
Louis Pilfold
691d9e910a make install 2019-03-10 21:42:56 +00:00
Louis Pilfold
ae39b533a0 Compile some of gleam_decode 2019-03-10 21:27:30 +00:00
Louis Pilfold
f0ac31ec50 Surround Fn's in parens if called directly
Closes https://github.com/lpil/gleam/issues/88
2019-03-10 20:07:37 +00:00
Louis Pilfold
9da234f086 Makefile defaults to build 2019-02-28 23:50:47 +00:00
Louis Pilfold
fc6c56400b Write CNAME file on book regeneration 2019-02-28 23:21:11 +00:00
Louis Pilfold
cd164876b1 Book harder 2019-02-10 14:07:06 +00:00
Louis Pilfold
72df65a6ff Book has language tour rather than Erlang comparison
This should make the book approachable by a wider range of people.
2019-02-10 10:48:55 +00:00
Louis Pilfold
39ac1196e0 Makefile 2019-02-09 20:43:00 +00:00
Louis Pilfold
6396cda76f Render book 2019-02-09 19:49:37 +00:00
Louis Pilfold
d6359fbb06 Remove makefile 2018-09-02 23:21:37 +01:00
Louis Pilfold
91a748c64c Try gitbook 2018-02-27 23:59:44 +00:00