issues
search
ocaml
/
ocaml
The core OCaml system: compilers, runtime system, base libraries
https://ocaml.org
Other
5.53k
stars
1.11k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
instr_size fixes for arm64
#13667
tmcgilchrist
opened
13 hours ago
0
Improve `regular_nested` example for “Polymorphism” chapter of the manual
#13666
steffahn
opened
20 hours ago
4
Update GitHub CI Ubuntu from 22.04 to 24.04.
#13665
tmcgilchrist
opened
1 day ago
0
Improve documentation of Map.S.add_to_list
#13664
olejodd10
closed
3 days ago
2
Improve the error message when GADT parameter variance cannot be checked
#13663
smuenzel
closed
2 days ago
1
Add eager bool functions: Bool.(logand, logor, logxor).
#13662
yallop
opened
3 days ago
1
runtime: help gcc static analyzer by widening a test
#13661
Octachron
closed
5 days ago
0
Remove redundant ~refine argument in Typecore, and clarify use of unify_gadt.
#13660
garrigue
opened
6 days ago
0
_exn variants of stdlib functions
#13659
zapashcanon
opened
6 days ago
1
non-termination in `type_application`
#13658
gasche
opened
6 days ago
0
add Char.is_digit
#13657
zapashcanon
opened
6 days ago
3
Use C99 `stdint.h` fixed-width integers and `inttypes.h` format macros
#13656
MisterDA
opened
1 week ago
0
ocaml toplevel shouldn't interact with terminal when running in script mode
#13655
ygrek
opened
1 week ago
0
Update to Automake 1.17, libtool 2.5.4, and latest GNU config
#13654
MisterDA
closed
1 week ago
6
The native-code compiler is not supported on this platform: ocaml-4.14.2 won't compile in loong64 architecture
#13653
LoongUser77
closed
1 week ago
7
Fix a few typos
#13652
shym
closed
1 week ago
3
Stdlib Out_Channel: add a blackhole channel that directs to `/dev/null`
#13651
glyh
closed
1 week ago
4
Fix mangling of caml_system$frametable
#13650
dustanddreams
closed
1 week ago
2
Adding types as non blocking arguments for functors
#13649
samsa1
opened
1 week ago
0
Potential GC issue (causes segfaulting)
#13648
dc-mak
closed
1 week ago
1
incompleteness of subtyping ?
#13647
craff
closed
1 week ago
4
Better errors for illegal recursive modules
#13646
smuenzel
closed
1 day ago
1
Allow (ty :> int) for immediate types
#13645
craff
opened
1 week ago
18
Allow :> int for any immediate type
#13644
craff
closed
1 week ago
4
Allow values reachable from ephemeron keys to be collected by minor GC
#13643
stedolan
opened
1 week ago
0
[tsan] Update oracles
#13642
dustanddreams
closed
1 week ago
1
Evaluation order: ocamlc-ocamlopt difference on method calls
#13641
jmadiot
opened
1 week ago
1
[tsan] Update oracles
#13640
dustanddreams
closed
2 weeks ago
0
Put G into FUNCTION, END_FUNCTION and OBJECT
#13639
tmcgilchrist
closed
1 week ago
2
Make ocamlmklib fail on unknown parameter
#13638
dra27
opened
2 weeks ago
1
ocaml -init <file> and -e don't collaborate
#13637
ygrek
opened
2 weeks ago
2
Pretty print metaocaml syntax
#13636
hhugo
opened
2 weeks ago
0
Avoid traversing C parts of frame pointer chain when reallocating stack
#13635
stedolan
closed
4 days ago
6
remove some restrictions on function subtyping
#13634
thedufer
opened
2 weeks ago
2
ubuntu install failed again
#13633
cctv130
closed
2 weeks ago
3
Fix a bad optimisation in ephemeron marking and cleaning
#13632
stedolan
opened
2 weeks ago
6
Support unaligned accesses on arm64
#13631
matthewelse
opened
2 weeks ago
0
Spurious missplaced-attribute warning with stop-after typing in OCaml 5.2.1
#13630
gcluzel
closed
2 weeks ago
2
Clarify major GC ephemeron code
#13629
NickBarnes
opened
2 weeks ago
1
lexer: lowercase-only delimiters for quoted strings
#13628
Octachron
closed
2 weeks ago
6
Reorder major_gc.c into coherent blocks
#13627
NickBarnes
closed
2 weeks ago
3
New syntax error in string literals in comments in 5.3
#13626
Julow
closed
2 weeks ago
4
Various fixes to set thread name
#13625
MisterDA
closed
2 weeks ago
3
Added a few location while parsing
#13624
samsa1
closed
2 weeks ago
0
Unix.readdir is thread unsafe
#13623
craff
opened
2 weeks ago
1
[autoconf] remove precise model values when non-applicable for 5.x
#13622
dustanddreams
opened
2 weeks ago
1
gprinttyp: pretty printing for levels
#13621
Octachron
closed
2 weeks ago
1
Add a short path for String.concat and String.split_on_char
#13620
craff
closed
2 weeks ago
2
performance issue in Sys and Unix
#13619
craff
opened
3 weeks ago
10
`-noassert` triggers an infinite loop in the GC
#13618
FardaleM
closed
2 weeks ago
3
Next