]>
git.mdlowis.com Git - proto/gir.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mike D. Lowis [Tue, 9 Jun 2015 14:14:45 +0000 (10:14 -0400)]
Update to new version of libcds to fix warnings
Mike D. Lowis [Tue, 9 Jun 2015 13:52:06 +0000 (09:52 -0400)]
Enabled optimization
Michael D. Lowis [Sat, 30 May 2015 02:05:40 +0000 (22:05 -0400)]
added string buffer routines for building strings sequentially. Also added line and column tracking
Mike D. Lowis [Fri, 29 May 2015 20:43:19 +0000 (16:43 -0400)]
Added support for chaning the input file and added comments to the whitespace lexical rule
Mike D. Lowis [Fri, 29 May 2015 19:30:10 +0000 (15:30 -0400)]
Removed lexer.l in favor of handwritten lexer
Mike D. Lowis [Thu, 28 May 2015 20:53:32 +0000 (16:53 -0400)]
Removed unneccessary tokens from the lexer
Mike D. Lowis [Thu, 28 May 2015 16:19:49 +0000 (12:19 -0400)]
Switched from make to rscons for build system
Michael D. Lowis [Thu, 28 May 2015 02:29:09 +0000 (22:29 -0400)]
Reworked syntax to be more like Self
Mike D. Lowis [Wed, 27 May 2015 20:05:19 +0000 (16:05 -0400)]
Added some base objects to the world
Michael D. Lowis [Wed, 27 May 2015 02:29:42 +0000 (22:29 -0400)]
Start implementing the world of the vm
Michael D. Lowis [Wed, 27 May 2015 01:44:33 +0000 (21:44 -0400)]
Added libcds to the build
Mike D. Lowis [Thu, 21 May 2015 16:34:46 +0000 (12:34 -0400)]
Initial commit
Mike Lowis [Thu, 21 May 2015 16:32:43 +0000 (12:32 -0400)]
Initial commit