]> git.mdlowis.com Git - proto/gir.git/shortlog
proto/gir.git
2015-11-30 Michael D.... Updated makefile master
2015-11-27 Michael D.... removed submodules
2015-11-27 Michael D.... Switched to makefile build script
2015-11-27 Michael D.... Added a makefile and pulled in atf instead of using...
2015-09-25 Mike D. LowisStarted building up the initial object environment
2015-09-25 Mike D. LowisSetup to generate artiacts into build/
2015-09-25 Mike D. LowisMerge branch 'master' of https://github.com/mikedlowis...
2015-09-25 Mike D. Lowisadded a ninja build script which can be used instead...
2015-09-25 Michael D.... added get and set functions for object
2015-09-24 Michael D.... merged conflicts
2015-09-24 Mike D. LowisAdded basic types and routines for defining an object
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-23 Michael D.... use a consistent brace style
2015-08-22 Michael D.... Added gc interface functions it internals header
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