issues
search
mukul-rathi
/
bolt
Bolt is a language with in-built data-race freedom!
MIT License
572
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Segmentation fault on async return
#155
NoSavedDATA
opened
5 months ago
1
Fix link in REPO_OVERVIEW.md
#154
stroxler
opened
1 year ago
0
Build problem: Bazel trying to download zlib from bad URL
#153
philtomson
opened
1 year ago
1
Build problem: Error: Unbound type constructor sexp_list
#152
philtomson
closed
1 year ago
1
Errors while building bolt, while trying to fetch ppx_* libraries
#151
re-masashi
opened
2 years ago
1
Getting type errors when building
#150
differentprogramming
opened
2 years ago
0
make install fails on ocamlbuild even if I build it manually
#149
differentprogramming
closed
2 years ago
3
(RC) Immix or Boehm-Demers-Weiser GC instead of GC_malloc
#148
paulocoghi
opened
2 years ago
1
Correct the "compile" command description
#147
paulocoghi
opened
2 years ago
0
Math formula from blog don't display
#146
codec-abc
closed
3 years ago
2
Heap memory management
#145
dumblob
closed
3 years ago
2
How are errors/panics/exceptions in finish-async blocks handled?
#144
dumblob
opened
3 years ago
1
error: undefined reference to llvm
#143
Aurze
opened
3 years ago
1
Cannot make install with latest stable version of OCaml (4.11.1)
#142
Astavie
closed
3 years ago
2
Bridge use-mention boundary
#141
mukul-rathi
closed
4 years ago
0
Fully infer method capability annotations
#140
mukul-rathi
opened
4 years ago
0
LSP Integration
#139
mukul-rathi
opened
4 years ago
0
Finish off subtyping judgements and tests
#138
mukul-rathi
closed
3 years ago
0
Type-check fields + method + function type signatures
#137
mukul-rathi
closed
4 years ago
0
Vtable seg fault fixed
#136
mukul-rathi
closed
4 years ago
0
Explicitly cast function argument types in LLVM IR
#135
mukul-rathi
closed
4 years ago
0
Language design ideas
#134
mukul-rathi
opened
4 years ago
5
Inheritance subtype polymorphism
#133
mukul-rathi
closed
4 years ago
0
Establish naming convention for compiler modules/functions
#132
mukul-rathi
closed
4 years ago
3
Refactor ir_gen_field_index
#131
mukul-rathi
closed
4 years ago
1
Capabilities should be able to concurrently access immutable state
#130
mukul-rathi
closed
4 years ago
0
Increase test coverage of backend
#129
mukul-rathi
closed
4 years ago
1
Parametric polymorphism - resolves #64
#128
mukul-rathi
closed
4 years ago
0
Shift borrow checking to data-race typechecker
#127
mukul-rathi
closed
4 years ago
0
super keyword
#126
mukul-rathi
closed
4 years ago
1
Name mangle ALL THE THINGS
#125
mukul-rathi
closed
4 years ago
0
Allow let expressions to be optionally annotated with a type
#124
mukul-rathi
closed
4 years ago
0
Update grammar for function parameter capability annotations
#123
mukul-rathi
closed
4 years ago
0
Locked field won't update
#122
mukul-rathi
closed
4 years ago
1
Implement function and method overloading in Bolt
#121
mukul-rathi
closed
4 years ago
1
Implement Quicksort in Bolt
#120
mukul-rathi
closed
4 years ago
1
Implement Arrays in Bolt
#119
mukul-rathi
closed
4 years ago
1
Look at bounded relaxation of linear to thread
#118
mukul-rathi
opened
4 years ago
0
Associate capabilities with methodapp
#117
mukul-rathi
closed
4 years ago
0
Write some Bolt data structures
#116
mukul-rathi
closed
4 years ago
1
Allow "incapability"
#115
mukul-rathi
closed
4 years ago
0
Rename regions and capabilities
#114
mukul-rathi
closed
4 years ago
0
rename capabilities
#113
mukul-rathi
closed
4 years ago
1
Check alias liveness in other threads
#112
mukul-rathi
closed
4 years ago
1
Data race typechecker
#111
mukul-rathi
closed
4 years ago
0
Syntax tweaks
#110
mukul-rathi
closed
4 years ago
0
Collate region accesses of a given free var in thread
#109
mukul-rathi
closed
4 years ago
0
Refactor lock LLVM IR generation code
#108
mukul-rathi
opened
4 years ago
8
Implement Reader-writer locks in LLVM IR
#107
mukul-rathi
closed
4 years ago
0
Annotate function args and method app with required regions
#106
mukul-rathi
closed
4 years ago
1
Next