Historial de Commits

Autor SHA1 Mensaje Fecha
  Kolten Pearson 8abaebbf9f adjusted exceptions to be back to how they were before, implementation hace 2 años
  blueloveTH 805a7ca01f a tiny change hace 2 años
  Kolten Pearson 7de39b0cda switched to NameError for the type of error to use when a global can't hace 2 años
  Kolten Pearson dd2212fbad switched to using vm->AttributeError for missing global hace 2 años
  Kolten Pearson f4d2c401f7 adjusted to change in vm constructor hace 2 años
  Kolten Pearson 3d8627410f added a function to check for errors without clearing them hace 2 años
  Kolten Pearson 2c96dbe7ea added hook into garbage collector hace 2 años
  Kolten Pearson 5852ba7435 switch to using subclass for c virtual machine, strings methods return hace 2 años
  Kolten Pearson d1f9aab008 added operations for working with void* as well as a way to check hace 2 años
  Kolten Pearson 54134bfecb adjusted api so that api user is no longer responsible for freeing hace 2 años
  Kolten Pearson 87a76936d6 fixed test cases failing hace 2 años
  Kolten Pearson 669bf8b9b1 adjusted things so that we minimize the number of changes necessary to hace 2 años
  Kolten Pearson 527a783d13 cleanup and light refactor (with some renames) hace 2 años
  Kolten Pearson d4b9d354ed finalized initial c api and built tests for it hace 2 años
  Kolten Pearson 8244a8a1a4 basic functionality is working much more smoothly thanks to LuaStyleFuncC hace 2 años
  Kolten Pearson aea01c5aca function calls are working hace 2 años
  Kolten Pearson f701cc1e67 basic proof of concept working hace 2 años
  Kolten Pearson 6bdc8fd494 basic stack based api for creating a binding from c to python is functional hace 2 años
  Kolten Pearson 9b9a78524e made initial structure for new way of handling c bindings hace 2 años