Moderate Activity

Commits : Individual Commit

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

Commit ID a86ed010d019e6dafa98d6af94e40a44a6bef983

Anon80 Contributor: felix Files Modified: 2
Date: 12-September-2012 at 20:25 Lines Added: 23
Repository: git://code.call-cc.org/chicken-core master Lines Removed: 9
Commit Comment: Detect keywords that start with numbers or dot correctly.
This was reported by Moritz and Christian and was caused by
using the wrong internal token-reader function when a token
started with a digit or #\. - this implies the #\. inside
a dotted list.

Signed-off-by: Peter Bex <peter...@xs4all.nl>
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Scheme 21 9 0 0 2 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
library.scm Scheme 17 9 0 0 0 0
tests/library-tests.scm Scheme 4 0 0 0 2 0
 
 
 

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.