提交历史

作者 SHA1 备注 提交日期
  KDr2 e484114abe calling macro func in a new env for macro expanding 8 年之前
  Jason E. Aten 9aaed84ecc syntx-quote recurses into hashes and arrays. Fixes #24 8 年之前
  Howard Mao 8347a1b4bc make source-file optionally included by ImportEval 9 年之前
  cholland 9b1f3d5a84 refactor a bit so there is less duplicate code on parsing files 9 年之前
  cholland 1a838a574c support include at code gen time 9 年之前
  cholland d96bae6bd0 add include test 9 年之前
  cholland b5cf8203fb support source file 9 年之前
  Howard Mao c7fb4260d1 fix 'eval' function 9 年之前
  Howard Mao 0b84b83d1f keep a stack of stacks so scope hierarchy is correct 9 年之前
  Howard Mao e7a3c01816 add a few more test conditions 9 年之前
  Chris Holland 8b81072fc2 modify closure to avoid capturing global scope.. since its always refable 9 年之前
  Chris Holland 0b30e6710d Support closures, also ran go fmt on things 9 年之前
  Howard Mao a5c10e4898 rename and expand set of regexp functions 10 年之前
  Jason E. Aten e46b991b75 Add basic regexp support in glispext 10 年之前
  Howard Mao b2057166be add BSD license 10 年之前
  Howard Mao 757f3fc1c7 fix tail-call optimization 10 年之前
  Howard Mao 0b5c52b64e add AddGlobal method 10 年之前
  Howard Mao 7110199b2f add more features to checklist 10 年之前
  Howard Mao 6a289fd2ca not really incomplete anymore 10 年之前
  Howard Mao 60fead5942 cross last two things off of checklist 10 年之前
  Howard Mao eab483397a bump version number 10 年之前
  Howard Mao 461aec3d71 add pre and post function hooks 10 年之前
  Howard Mao 147004e922 have testall.sh print on pass again 10 年之前
  Howard Mao 4ed3ff12d2 bump core patch number and add ext version number 10 年之前
  Howard Mao a53d21bbab implement coroutines and channel support 10 年之前
  Howard Mao c35d393cd3 give executable the option to exit on failure instead of starting repl 10 年之前
  Howard Mao 73987fcdb3 bump patch number 10 年之前
  Howard Mao a4ae890067 fix issue in env Duplicate 10 年之前
  Howard Mao 1ce89607f7 ignore profile files 10 年之前
  Howard Mao ec91ec1312 start repl if script fails 10 年之前