Commit Graph

52 Commits

Author SHA1 Message Date
Joel Berkeley
d7d97d45ad line length 2023-11-11 16:09:23 +00:00
Joel Berkeley
323f1d0186 line length 2023-11-11 16:02:33 +00:00
Joel Berkeley
a409f11d39 wording 2023-11-11 15:57:02 +00:00
Joel Berkeley
fec32e45f8 wording 2023-11-11 15:55:19 +00:00
Joel Berkeley
9608086669 link map of source code 2023-11-11 15:54:09 +00:00
Joel Berkeley
1e7aee47d8 typo 2023-11-11 02:11:50 +00:00
Joel Berkeley
92d36fb19c link videos and map of source code 2023-11-11 02:10:17 +00:00
Joel Berkeley
978f956012 remove icon 2023-11-10 13:38:12 +00:00
Joel Berkeley
9b4c4d8efd icon attempt 5 2023-11-10 13:35:57 +00:00
Joel Berkeley
54eec37572 icon attempt 4 2023-11-10 13:35:24 +00:00
Joel Berkeley
0795d9cb00 icon attempt 3 2023-11-10 13:34:57 +00:00
Joel Berkeley
4c5bfbc95c icon attempt 2 2023-11-10 13:31:54 +00:00
Joel Berkeley
6abffe22d0 icon first attempt 2023-11-10 13:28:37 +00:00
Joel Berkeley
4d0410a7d3 alternative links 2023-11-09 23:13:07 +00:00
Joel Berkeley
c4b3069a6f refactor README and installation instructions 2023-11-09 22:58:02 +00:00
Denis Buzdalov
847b525189 [ re #3067, readme ] Fix the build badge in the readme 2023-10-04 12:06:42 +01:00
Steve Dunham
c2bcc14e00 [ doc ] Fix broken links from README to wiki 2022-10-29 10:16:42 +01:00
Vit Brunner
b1040a26b3 Appease the linter
Hey I haven't even touched those things!
2022-03-14 18:13:57 +01:00
Vit Brunner
3d7b946fb9 Fix links to GitHub wiki 2022-03-11 20:31:43 +01:00
Edwin Brady
3ee965e30d FAQ/CONTRIBUTION updates
We had a lot of things missing here, and the contributing guidelines
were extremely out of date and reflected the state when I first made the
Idris 2 repo public. I've updated both to reflect the current state of
the way we work, and to give better guidelines about what will be most
helpful.
2021-07-16 11:16:46 +01:00
Alex Humphreys
cd81cff241 Update README status badges
Github Action status are based on workflows, not jobs. When #1645 was
merged, it changed multiple workflows into 1 workflow with multiple
jobs. This meant several badges on the README were now linking to
workflows which don't exist. This change makes a badge for the new
single workflow which does exist.

While it would probably be better to have statuses per job, I think the
only way to achieve that would be with an extra action like
https://github.com/marketplace/actions/bring-your-own-badge. So I'll
just stick with this minor fix for now.
2021-07-10 11:14:01 +01:00
André Videla
ba92a82c78
Contributors -> Contributions 2021-06-12 21:38:14 +01:00
Andor Penzes
012d7f80ce [ README ] Contributors wanted. 2021-06-12 20:42:00 +01:00
Kamiλ Shakirov
ad656a8d47
Remove realpath (#1457) 2021-05-25 11:01:28 +01:00
Tung Alissa
881a5e7fbc
[ fix #1328 ] print infix functions enclosed in grave accents (#1331) 2021-04-25 18:56:08 +01:00
Denis Buzdalov
533af9dac6 Update readme badges to point to the currently relevant workflows. 2021-04-07 14:46:09 +01:00
Donovan Crichton
06fe9e3152
[ fix #978 ] Mention Editor Plugins in README (#1111) 2021-02-23 11:54:26 +00:00
Guilherme Silva
7a7504c956
Added nix files (#855) 2021-01-15 17:20:52 +00:00
Niklas Larsson
b37387d394 Add a badge for API CI 2020-08-21 11:54:14 +02:00
Niklas Larsson
298d3627b9
Remove bootstrap badge from README 2020-08-16 19:51:28 +02:00
Kamiλ Shakirov
d5f35ff0be Add another recent video talk on Idris 2
Also, rearrange videos in reverse chronological order to show the most recent videos first
2020-07-30 11:31:20 +01:00
Rui Barreiro
a6be3ee104 added nodejs version to README 2020-07-06 17:09:00 +01:00
Nick Drozd
f027346d52 Add note about cong 2020-06-15 14:56:19 -05:00
Niklas Larsson
e91c33b31c
Add badge for the bootstrap from Idris 1 2020-06-11 18:53:19 +02:00
Kamiλ Shakirov
2212e81c1f
Add more video talks on development of a Idris 2 2020-06-06 00:41:58 +06:00
Niklas Larsson
a6c7d30593 Add macOS badge 2020-05-24 15:30:15 +02:00
Niklas Larsson
06ff156e29 Shorten names on CI icons
Link them to the respective workflow page.
Rename to be more consistent.
2020-05-24 14:44:28 +02:00
wchresta
f6564ce069 Add CI for bootstrapping via racket
* Remove Travis as described in #127
2020-05-24 10:09:14 +01:00
wchresta
262f5bb213 Add GitHub CI action that bootstraps on Ubuntu 2020-05-23 16:38:32 -04:00
Niklas Larsson
368fe55515 Add badge 2020-05-23 12:37:51 +02:00
Edwin Brady
941c8b1ab5 Point bootstrap tests at the right place
We also need to separate building the runtests binary from running the
tests, because runtests refers to the boostrap libraries, and the tests
refer to the newly built libraries.
This worked locally, using inconsistent TTC versions for the bootstrap
version and new version, but let's see what it does on a clean machine
2020-05-21 17:11:12 +01:00
Jan de Muijnck-Hughes
120aa69eb1
Update README.md 2020-05-20 15:19:27 +01:00
Jan de Muijnck-Hughes
07b1ba47d2 Update README.md 2020-05-20 14:55:40 +01:00
Edwin Brady
99e0976b75 Some updates in INSTALL.md
Hopefully clearer now.
2020-05-20 11:40:27 +01:00
Edwin Brady
c911c60e77 Fix link to Travis 2020-05-20 11:33:07 +01:00
Edwin Brady
fd2ebd52c3 Add licence and changelog and update REAMDE 2020-05-20 11:31:48 +01:00
Edwin Brady
8994e54402 IDE mode ported
I've tested this in Atom, and the vim mode also works (in both cases,
just by changing the executable to point to the right place)
2020-05-19 15:13:58 +01:00
Edwin Brady
0bbda746d2 Update README/typo in INSTALL 2020-05-18 23:31:25 +01:00
Edwin Brady
80450bbc8e Add missing C support 2020-05-18 14:51:28 +01:00
Edwin Brady
555f522ad0 Add bootstrapping instructions
Added a known good scheme output which can be used to start the
bootstrapping process.
2020-05-18 14:43:12 +01:00