aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore (follow)
AgeCommit message (Expand)AuthorLines
2024-06-12Update gitignore.Calvin Rose-0/+1
2024-05-25Add some testing to the bundle/ module.Calvin Rose-0/+1
2024-05-25Ignore gcovCalvin Rose-0/+3
2024-05-02A few minor improvements.Calvin Rose-0/+3
2023-10-12Update result value from janet_do* functions.Calvin Rose-1/+4
2023-09-30Add support for weak references in arrays.Calvin Rose-0/+1
2022-10-23Add easier option for adding config.mk in root directory.Calvin Rose-1/+4
2022-02-12Address #804 - save and restore module cache when flychecking.Calvin Rose-0/+1
2021-05-31Update copyright.bakpakin-1/+2
2021-01-31Update Makefile and build_win for better builds.Calvin Rose-0/+3
2020-09-07Merge branch 'master' into evCalvin Rose-0/+4
2020-09-05Conditional compilation on some c99 syntax in header.Calvin Rose-0/+4
2020-08-01Add preliminary channel implementation.Calvin Rose-0/+2
2020-05-28More updates to the ev library.Calvin Rose-0/+3
2020-03-26Remove lockfile.janetCalvin Rose-0/+3
2019-11-16Add support for delete key in replJon Staab-0/+3
2019-07-26Building standalone binaries on linux working.Calvin Rose-0/+3
2019-03-30Fix os/dir on windows.Calvin Rose-0/+3
2019-03-23Ignore eclipse files.Calvin Rose-0/+4
2019-03-22Add experimental meson build.Calvin Rose-0/+1
2019-01-16More work on peg. Disable indexed backrefs and replace substitutionCalvin Rose-0/+3
2019-01-06Add callgrind task to Makefile.Calvin Rose-0/+1
2018-12-22Fix string/number issue.Calvin Rose-0/+1
2018-12-08Add tarball for installation.Calvin Rose-0/+1
2018-10-16Web assembly build with emscripten.Calvin Rose-0/+5
2018-09-05Rename to janetCalvin Rose-0/+2
2018-08-05Remove cmake build to simplify things.Calvin Rose-0/+1
2018-07-04Rename boot.dst to core.dstCalvin Rose-1/+1
2018-05-26Make loop macro more expressiveCalvin Rose-0/+1
2018-04-26Add example file for compiling native modules (hello.so).Calvin Rose-0/+1
2018-03-18Update gitignore to not ignore Makefile.Calvin Rose-1/+0
2018-03-13Work on emscripten support. Works with sync code.Calvin Rose-0/+1
2018-02-02Remove vim scripts to new repo. Ignore Release and DebugCalvin Rose-0/+2
2018-02-01Get dst to compile on windowsCalvin Rose-0/+3
2018-01-20Gitignore was ignore files.bakpakin-1/+2
2018-01-19Major refactor and restructure. Add CMake for anticipated windowsbakpakin-1/+1
2017-12-30Add vars, split up headers, remove fiber->ret, add comparators, etc.bakpakin-1/+1
2017-12-03Add preliminary source mapping to parser (always on)bakpakin-1/+1
2017-11-29More work on nanbox implementation.Calvin Rose-0/+3
2017-11-27Fix write after free bug.Calvin Rose-0/+1
2017-11-05More work. Too many changes to be listed.bakpakin-0/+3
2017-09-09Huge number of changes. Still WIP. Refactoring andbakpakin-2/+2
2017-07-15Create xxd clone for build time gst scripts.bakpakin-1/+4
2017-07-15More work on bootstrapping code. Have working macro expansion.bakpakin-0/+3
2017-07-02Add color options to repl.bakpakin-0/+1
2017-03-26Fix gitignoreCalvin Rose-1/+1
2017-03-15Rename binaryCalvin Rose-1/+1
2017-03-11Ignore tags fileCalvin Rose-0/+3
2017-02-23Breaking up functionality into more modules.Calvin Rose-0/+15
2017-02-11Add simple disassembler for debugging. Does not use labels.Calvin Rose-0/+3