Low Activity

Commits : Individual Commit

  Analyzed 7 days ago based on code collected 7 days ago.

Commit ID f4770e1c9936525db2043fb0b59ee93436eb9968

Anon80 Contributor: Nathan Eloe Files Modified: 2
Date: 26-May-2010 at 21:15 Lines Added: 0
Repository: git://git.overlays.gentoo.org/proj/libbash.git master Lines Removed: 0
Commit Comment: Implementation of Arithmetic Expansion
Implementation and all tests for arithmetic expansion
Output language is java
This will allow easier unit testing and debugging.

Completed unit tests for all portions of bashast_arith.g
This will eventually become a less verbose tree. b/c ANTLR is LL(*) and bash uses infix notation, the AST grammar will be signifficult.
My be worth just accounting for this when we get around to execution.
 

Changes by Language

No code was detected in this commit.

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
bashast/bashast_arith.g   No source code was detected in this file.
bashast/gunit/arith.gunit   No source code was detected in this file.
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.