]> git.mdlowis.com Git - proto/gir.git/log
proto/gir.git
11 years agoReworked parser and tree printing
Michael D. Lowis [Mon, 29 Jun 2015 01:15:13 +0000 (21:15 -0400)]
Reworked parser and tree printing

11 years agoupdated libc
Michael D. Lowis [Sun, 28 Jun 2015 21:32:47 +0000 (17:32 -0400)]
updated libc

11 years agoTurn warnings into errors
Mike D. Lowis [Tue, 9 Jun 2015 15:46:47 +0000 (11:46 -0400)]
Turn warnings into errors

11 years agoFixed some warnings
Mike D. Lowis [Tue, 9 Jun 2015 15:45:54 +0000 (11:45 -0400)]
Fixed some warnings

11 years agoFixed some warnings in libc
Mike D. Lowis [Tue, 9 Jun 2015 15:45:20 +0000 (11:45 -0400)]
Fixed some warnings in libc

11 years agoMoved all parsing routines to a dedicated source file
Mike D. Lowis [Tue, 9 Jun 2015 14:19:51 +0000 (10:19 -0400)]
Moved all parsing routines to a dedicated source file

11 years agoAdded dependency on libc
Mike D. Lowis [Tue, 9 Jun 2015 14:19:16 +0000 (10:19 -0400)]
Added dependency on libc

11 years agoUpdate to new version of libcds to fix warnings
Mike D. Lowis [Tue, 9 Jun 2015 14:14:45 +0000 (10:14 -0400)]
Update to new version of libcds to fix warnings

11 years agoEnabled optimization
Mike D. Lowis [Tue, 9 Jun 2015 13:52:06 +0000 (09:52 -0400)]
Enabled optimization

11 years agoadded string buffer routines for building strings sequentially. Also added line and...
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

11 years agoAdded support for chaning the input file and added comments to the whitespace lexical...
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

11 years agoRemoved lexer.l in favor of handwritten lexer
Mike D. Lowis [Fri, 29 May 2015 19:30:10 +0000 (15:30 -0400)]
Removed lexer.l in favor of handwritten lexer

11 years agoRemoved unneccessary tokens from the lexer
Mike D. Lowis [Thu, 28 May 2015 20:53:32 +0000 (16:53 -0400)]
Removed unneccessary tokens from the lexer

11 years agoSwitched from make to rscons for build system
Mike D. Lowis [Thu, 28 May 2015 16:19:49 +0000 (12:19 -0400)]
Switched from make to rscons for build system

11 years agoReworked syntax to be more like Self
Michael D. Lowis [Thu, 28 May 2015 02:29:09 +0000 (22:29 -0400)]
Reworked syntax to be more like Self

11 years agoAdded some base objects to the world
Mike D. Lowis [Wed, 27 May 2015 20:05:19 +0000 (16:05 -0400)]
Added some base objects to the world

11 years agoStart implementing the world of the vm
Michael D. Lowis [Wed, 27 May 2015 02:29:42 +0000 (22:29 -0400)]
Start implementing the world of the vm

11 years agoAdded libcds to the build
Michael D. Lowis [Wed, 27 May 2015 01:44:33 +0000 (21:44 -0400)]
Added libcds to the build

11 years agoInitial commit
Mike D. Lowis [Thu, 21 May 2015 16:34:46 +0000 (12:34 -0400)]
Initial commit

11 years agoInitial commit
Mike Lowis [Thu, 21 May 2015 16:32:43 +0000 (12:32 -0400)]
Initial commit