]> git.mdlowis.com Git - proto/gir.git/shortlog
proto/gir.git
2015-09-24 Mike D. LowisAdded stubbed tests files for all default objects in...
2015-09-24 Mike D. LowisSetup unit test framework
2015-09-23 Mike D. LowisRewrote main.c to use new public interface
2015-09-23 Mike D. LowisAdded latest hamt code and fixed build error
2015-08-22 Michael D.... Added an 'internals' header so the source directory...
2015-08-21 Mike D. LowisRemoved external dependencies
2015-08-21 Mike D. LowisRemoved unnecessary modules
2015-08-21 Mike D. LowisRemoved unwanted modules
2015-06-29 Michael D.... Reworked parser and tree printing
2015-06-28 Michael D.... updated libc
2015-06-09 Mike D. LowisTurn warnings into errors
2015-06-09 Mike D. LowisFixed some warnings
2015-06-09 Mike D. LowisFixed some warnings in libc
2015-06-09 Mike D. LowisMoved all parsing routines to a dedicated source file
2015-06-09 Mike D. LowisAdded dependency on libc
2015-06-09 Mike D. LowisUpdate to new version of libcds to fix warnings
2015-06-09 Mike D. LowisEnabled optimization
2015-05-30 Michael D.... added string buffer routines for building strings seque...
2015-05-29 Mike D. LowisAdded support for chaning the input file and added...
2015-05-29 Mike D. LowisRemoved lexer.l in favor of handwritten lexer
2015-05-28 Mike D. LowisRemoved unneccessary tokens from the lexer
2015-05-28 Mike D. LowisSwitched from make to rscons for build system
2015-05-28 Michael D.... Reworked syntax to be more like Self
2015-05-27 Mike D. LowisAdded some base objects to the world
2015-05-27 Michael D.... Start implementing the world of the vm
2015-05-27 Michael D.... Added libcds to the build
2015-05-21 Mike D. LowisInitial commit
2015-05-21 Mike LowisInitial commit