summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-05 19:59:05 -0700
committerKaz Kylheku <kaz@kylheku.com>2011-11-05 19:59:05 -0700
commita5f2b7e6641a5f7ebaf01dd0e9fa10200ceb4606 (patch)
tree4e9c4f5083bd2b4016edf2555f3b2bcc032950ea /ChangeLog
parentb347ef4f083443e608b46f308894acc2567ce630 (diff)
downloadtxr-a5f2b7e6641a5f7ebaf01dd0e9fa10200ceb4606.tar.gz
txr-a5f2b7e6641a5f7ebaf01dd0e9fa10200ceb4606.tar.bz2
txr-a5f2b7e6641a5f7ebaf01dd0e9fa10200ceb4606.zip
Task #11442. Access to environment variables.
* lib.c (env_list): New static variable. (env): New function. (match): Declaration of nonexistent function removed. (obj_init): New variable gc-protected. * lib.h (env): Declared. * match.c (env_k): New symbol variable. (v_next): Implemented :env. * txr.1: @(next :env) described.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6526a9e8..022e51a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2011-11-05 Kaz Kylheku <kaz@kylheku.com>
+
+ Task #11442. Access to environment variables.
+
+ * lib.c (env_list): New static variable.
+ (env): New function.
+ (match): Declaration of nonexistent function removed.
+ (obj_init): New variable gc-protected.
+
+ * lib.h (env): Declared.
+
+ * match.c (env_k): New symbol variable.
+ (v_next): Implemented :env.
+
+ * txr.1: @(next :env) described.
+
2011-11-04 Kaz Kylheku <kaz@kylheku.com>
* hash.c (ll_hash): Added a break in the case that handles