Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump to llvm15 | Johannes Stoelp | 2023-11-21 | 2 | -6/+7 |
* | ch5: added for loop | Johannes Stoelp | 2022-03-27 | 3 | -15/+75 |
* | ch5: added if/then/else | Johannes Stoelp | 2021-10-04 | 5 | -16/+164 |
* | ch4: update README + lljit rustdocschapter4 | Johannes Stoelp | 2021-09-25 | 1 | -2/+5 |
* | ch4: added jit | Johannes Stoelp | 2021-09-25 | 2 | -1/+194 |
* | llvm: prepare Module for being jit with LLJit requiring thread safe context/m... | Johannes Stoelp | 2021-09-23 | 1 | -9/+48 |
* | add llvm shutdown to free allocated memory | Johannes Stoelp | 2021-09-22 | 1 | -1/+8 |
* | llvm: split into sub-modules | Johannes Stoelp | 2021-09-18 | 6 | -0/+676 |