issues
search
edwinb
/
Idris2-boot
A dependently typed programming language, a successor to Idris
https://idris-lang.org/
Other
902
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add stub functions for primitive casts between BitsN types
#395
karroffel
closed
4 years ago
0
[ update ] introducing Data.List1 to match idris2
#394
gallais
closed
4 years ago
0
Add find function to Data.List
#393
melted
closed
4 years ago
0
Allow newer idris than 1.3.2
#392
melted
closed
4 years ago
0
Add isWindows
#391
melted
closed
4 years ago
1
Fix building the latest self-hosted Idris 2
#390
ska80
closed
4 years ago
2
Build standalone executable via gambit backend
#389
andylokandy
closed
4 years ago
1
Refactor Utils.String.stripQuotes to avoid double reversion on Strings
#388
fabianhjr
closed
3 years ago
0
Create new mapError utility function and refactor some parser code
#387
fabianhjr
closed
3 years ago
0
Add total version of the fromMaybe
#386
andylokandy
closed
3 years ago
0
Add System.Path
#385
andylokandy
closed
4 years ago
2
Fix typo in octLit pattern description
#384
tomKPZ
opened
4 years ago
0
Fixes some issues mentioned in PR #370 and #380
#383
ska80
closed
4 years ago
1
WIP: Split Parser into a SourceParser and PackageParser
#382
fabianhjr
opened
4 years ago
0
Add useful functions for List
#381
andylokandy
closed
3 years ago
0
Revert "Refactor makefiles"
#380
edwinb
closed
4 years ago
2
SegmentFault on String
#379
andylokandy
closed
4 years ago
1
First class byte array support
#378
Riateche
opened
4 years ago
3
Fix Text.Parser.count
#377
andylokandy
closed
3 years ago
0
[ test ] add test for defaulting peculiarity
#376
gallais
closed
4 years ago
0
Build error: Can't disambiguate name: Main.yprefix, YafflePaths.yprefix
#375
LeifW
opened
4 years ago
1
Fix tests/chez/chez017 test
#374
ska80
closed
4 years ago
1
Idiom brackets syntax was fixed in the docs
#373
buzden
closed
4 years ago
1
the type `xs ++ [] = xs` fails to compile
#372
rgrover
closed
4 years ago
3
[ fix ] `absurd` does not need a runtime argument
#371
gallais
closed
3 years ago
4
Refactor makefiles
#370
ska80
closed
4 years ago
7
[ fix ] build by installing support before tests
#369
gallais
closed
4 years ago
0
Can't pass argument of type %World to foreign function
#368
mokshasoft
opened
4 years ago
1
Fix unmarshalling of Integer values in TTC (Fixes: #345)
#367
cypheon
closed
4 years ago
8
Remove remaining traces of Chicken CG
#366
ska80
closed
4 years ago
1
unable to replace a value of type `False=True` with `impossible`
#365
rgrover
closed
4 years ago
4
linear lambda claims to consume unrelated binder
#364
MarcelineVQ
opened
4 years ago
5
case-split fails on private definition in nested namespace
#363
MarcelineVQ
opened
4 years ago
0
simplify internal helpers for divNatNZ and modNatNZ
#362
rgrover
closed
4 years ago
4
Update chez016 test to not rely on realpath
#361
chrrasmussen
closed
4 years ago
0
Laziness subtyping(?) unsound
#360
ziman
closed
4 years ago
0
`with` expressions for name disambiguation
#359
ziman
closed
4 years ago
1
Add System.Clock to fetch current time for various clock types.
#358
rgrover
closed
4 years ago
1
Multiplicity subtyping with dependent types can break linearity
#357
KyleDavidE
opened
4 years ago
2
Interface resolution bug
#356
nickdrozd
opened
4 years ago
5
Proof search produces ill-typed terms
#355
ziman
opened
4 years ago
0
Add System.Random
#354
rgrover
closed
4 years ago
3
Fix casting Char to String
#353
ska80
closed
4 years ago
1
Allow dashes in package names
#352
fabianhjr
closed
4 years ago
0
Adding variable to compileExpr in Chicken CG stops chicken from produing binaries
#351
mokshasoft
closed
4 years ago
6
--find-pkg load dependencies
#350
berewt
closed
4 years ago
1
find-ipkg doesn't load the ipkg dependencies
#349
berewt
closed
4 years ago
1
Implement pragma for declaring nat optimizations
#348
fabianhjr
opened
4 years ago
4
Fix order of arguments in write-string for Racket
#347
ziman
closed
4 years ago
0
Incorrect reduction of pattern matching
#346
ziman
opened
4 years ago
4
Next