aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore (follow)
AgeCommit message (Expand)AuthorLines
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
2017-02-09Consolidate filesCalvin Rose-1/+1
2017-02-09Fix some memory leaks and buffer overrun bugs after profilingCalvin Rose-1/+3
2017-02-09First commit.Calvin Rose-0/+57