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
Edwin Brady
2968681063
Tweak README
2020-05-18 14:12:09 +01:00
Edwin Brady
cf15ce85ae
Add placeholder README
2020-05-18 14:03:28 +01:00