CodingCellist
|
9d083154a5
|
Test pack and lsp during CI (#3067)
|
2023-09-13 17:37:49 +01:00 |
|
André Videla
|
72270962fc
|
Merge pull request #3043 from dunhamsteve/issue-3030
[ fix ] Totality checker misses indirect references to negative data
|
2023-09-08 12:55:20 +01:00 |
|
Steve Dunham
|
8c14e9527b
|
[ test ] move test to correct location
|
2023-09-07 20:26:18 -07:00 |
|
Steve Dunham
|
e4fe90e1a3
|
Merge branch 'main' into foo
|
2023-09-07 20:19:26 -07:00 |
|
Guillaume Allais
|
b4d7bba550
|
[ cleanup ] use default arguments
This simplifies most calls to `testsInDir`.
|
2023-09-07 14:57:22 +01:00 |
|
Robert Wright
|
cf73efe8e0
|
Update linter config
|
2023-09-07 14:57:22 +01:00 |
|
Robert Wright
|
424bc20c27
|
Group tests by directory
|
2023-09-07 14:57:22 +01:00 |
|
Robert Wright
|
2bde9104e0
|
Add filter_test_dir test utility
|
2023-09-07 14:57:22 +01:00 |
|
Robert Wright
|
61878ef1b6
|
Remove trivial testing input files
|
2023-09-07 14:57:22 +01:00 |
|
Robert Wright
|
09466a96bb
|
Add testing utilities script
|
2023-09-07 14:57:22 +01:00 |
|
G. Allais
|
c52b029986
|
[ new ] function options for case blocks (#3062)
|
2023-09-01 11:35:52 +01:00 |
|
Aleksei Volkov
|
af7ba2fa67
|
[ ttc ] Compare modification time with nanosecond precision (#3046)
|
2023-08-31 11:55:57 +01:00 |
|
Ohad Kammar
|
d3dc9b7c44
|
[ refactor ] S-Exp protocols to depend on fewer Idris modules (#3060)
|
2023-08-31 11:53:14 +01:00 |
|
Guillaume Allais
|
e3214586a5
|
[ fix #3057 ] properly handle char literals in comments
|
2023-08-31 11:52:32 +01:00 |
|
Denis Buzdalov
|
a4ccb27c83
|
[ base ] Add lists' infix-by functions, complementary to existing ones
|
2023-08-28 13:53:59 +01:00 |
|
Denis Buzdalov
|
cf9a73f86c
|
[ prelude ] Add some lacking %tcinline s
|
2023-08-23 11:04:53 +01:00 |
|
russoul
|
ebbae42c85
|
Add uncons' to base; rewrite head' and tail' in terms of uncons'
|
2023-08-23 11:04:23 +01:00 |
|
Janus Troelsen
|
694b1650c8
|
[ racket ] Add library loading (#3049)
|
2023-08-23 11:04:01 +01:00 |
|
Aleksei Volkov
|
115c9e0889
|
[ unelab ] Properly unelaborate metavariables originating from %search (#3055)
* [ unelab ] Properly unelaborate `%search`
* [ test ] Added regression test that checks quotation of `%search`
|
2023-08-23 08:02:11 +01:00 |
|
Jens Petersen
|
48dbc3251b
|
implement DESTDIR support for distros
both 'make install' and 'idris2 --install*' should respect DESTDIR now
|
2023-08-22 16:44:13 +01:00 |
|
André Videla
|
86c53e6071
|
Merge pull request #3045 from mars0i/main
Add documentation for Not.
|
2023-08-16 21:43:47 +09:00 |
|
Marshall Abrams
|
bdb6531b86
|
Add documentation for Not.
|
2023-08-15 20:07:21 -05:00 |
|
Steve Dunham
|
0b3e04aef0
|
update tests for DCon in size change
|
2023-08-12 13:55:07 -07:00 |
|
Steve Dunham
|
878187d7f7
|
[ fix ] Totality checker misses indirect references to partial data
|
2023-08-12 12:57:28 -07:00 |
|
Steve Dunham
|
badf1e98c8
|
[ base ] Make foldr1 and foldr1By public
|
2023-08-07 08:10:35 +01:00 |
|
Steve Dunham
|
3ce8b9f9cb
|
[ fix ] Pin chez v9.5.8a in windows CI
|
2023-08-06 09:51:40 +01:00 |
|
Steve Dunham
|
bde1a66075
|
[ fix ] Fix pattern match issue with function application in Refl (#3027)
|
2023-08-04 13:46:04 +01:00 |
|
Steve Dunham
|
f0f776c288
|
[ error ] Improve error messages for Delay &co
|
2023-08-04 13:39:39 +01:00 |
|
Robert Wright
|
3c61471da3
|
Erase additional PreorderReasoning arguments
|
2023-08-04 13:37:46 +01:00 |
|
Steve Dunham
|
dc43ce2056
|
[ fix ] fix scheme002 test on windows
|
2023-08-03 23:16:14 +01:00 |
|
Denis Buzdalov
|
b7bda5e96d
|
[ docs ] Fix the formatting warning in the docs
|
2023-08-01 12:48:33 +01:00 |
|
Steve Dunham
|
b481994bef
|
[ fix ] Fixes build broken by #3021
|
2023-08-01 08:01:12 +01:00 |
|
scarf
|
c7abb148e8
|
feat: even and odd for Nat and Integral (#3021)
|
2023-07-31 08:36:40 +01:00 |
|
André Videla
|
1fa638494d
|
[ new ] Fixity access modifier (#3011)
|
2023-07-31 08:35:16 +01:00 |
|
CodingCellist
|
51403ab18c
|
[ fix ] Only set IDRIS2_PREFIX if it is unset (fixes Issue 3022) (#3024)
|
2023-07-31 08:18:15 +01:00 |
|
Robert Wright
|
cbbe761c51
|
Add fromTTImp, fromName, and fromDecls for custom TTImp, Name, and Decls literals
|
2023-07-31 08:17:55 +01:00 |
|
Saransh Chopra
|
4fcb0fb4a7
|
Remove decideLTE (#3031)
|
2023-07-27 08:04:24 +01:00 |
|
Wilko Manger
|
870bc82437
|
Remove shadowed names in documentation
|
2023-07-21 15:38:34 +01:00 |
|
André Videla
|
23694c7e5a
|
Merge pull request #3019 from andrevidela/contributing-updates
[ docs ] Update contributing guidelines
|
2023-07-19 01:35:32 +09:00 |
|
André Videla
|
0ced694d0b
|
[ docs ] Update contributing guidelines
* Don't link to discord. Write a summary instead.
* Move around the intro and the main disclaimer.
|
2023-07-18 17:27:20 +01:00 |
|
André Videla
|
f125278696
|
Merge pull request #3007 from stefan-hoeck/constant_fin
[ performance ] make Eq and Ord for Fin run in constant time
|
2023-07-19 01:13:41 +09:00 |
|
André Videla
|
a39bfc6ce3
|
Merge branch 'main' into constant_fin
|
2023-07-18 23:46:07 +09:00 |
|
Steve Dunham
|
8d7791ba55
|
[ base ] Add getTermCols and getTermLines to base library and fix pri… (#3009)
|
2023-07-18 09:42:47 -05:00 |
|
André Videla
|
6be16a3b06
|
Merge pull request #3017 from dunhamsteve/issue-3016
[ fix ] Ensure local defs with no claim are local
|
2023-07-18 23:40:39 +09:00 |
|
Steve Dunham
|
113c3930f3
|
[ fix ] deduplicate definedInBlock results
|
2023-07-16 09:01:13 -07:00 |
|
scarf
|
388d217757
|
docs: typo in list difference documentation (#3018)
|
2023-07-16 10:39:36 -05:00 |
|
Steve Dunham
|
5165c79b67
|
[ fix ] Ensure local defs with no claim are local
|
2023-07-15 18:18:48 -07:00 |
|
CodingCellist
|
6729fa8c89
|
Revert "Treat unit types as erased in constructors (#3002)"
This reverts commit 677acf0d84 .
|
2023-07-07 17:48:07 +02:00 |
|
Zoe Stafford
|
677acf0d84
|
Treat unit types as erased in constructors (#3002)
* Treat unit types as erased in constructors
* Cleanup + dump ttc version
* Update CHANGELOG.md
|
2023-07-05 19:51:34 +01:00 |
|
Katarzyna Marek
|
5fd5b1e732
|
improvement: use std lib WellFounded for Sufficient
|
2023-07-05 16:44:07 +01:00 |
|