커밋 기록

작성자 SHA1 메시지 날짜
  Andy Wingo dfadcf85cb Merge remote-tracking branch 'origin/stable-2.0' 13 년 전
  Andy Wingo d062a8c1ee Implement `local-eval', `local-compile', and `the-environment' 13 년 전
  Andy Wingo 8c5bb72920 add SCM_HEAP_OBJECT_P 14 년 전
  Andy Wingo b9b9a02804 remove #define STACK_CHECKING from __scm.h. 14 년 전
  Andy Wingo 210c0325d3 allow iflags to be constant expressions with typing-strictness==2 14 년 전
  Andy Wingo 3d27ef4bd3 fix a number of assumptions that a pointer could fit into a long 14 년 전
  Andy Wingo ab9c9100d2 scm_debug_opts to debug.c, backtrace on by default, scm_*_opts internal linkage 15 년 전
  Andy Wingo 3932bdb3af remove a number of debug options 15 년 전
  Andy Wingo 925c1bae1f remove evaluator-traps-interface 15 년 전
  Ludovic Courtès 98f1f9a51a Remove unused symbols. 15 년 전
  Andy Wingo 1e23b461ec remove program-name, program-documentation 15 년 전
  Andy Wingo a6cd355510 %start-stack in Scheme, in terms of prompts 15 년 전
  Andy Wingo cc7005bc37 remove scm_tc7_gsubr 15 년 전
  Andy Wingo 6c2961a011 fix procedure-name on applicable structs 15 년 전
  Andy Wingo ea68d342f1 procedures-with-setters implemented in terms of structs 15 년 전
  Andy Wingo 314b87163e eval.c closures are now applicable smobs, not tc3s 15 년 전
  Andy Wingo f36878ba2d remove cxrs 15 년 전
  Andy Wingo 14aa25e410 remove debug frames 15 년 전
  Andy Wingo b7742c6b71 new evaluator, y'all 15 년 전
  Andy Wingo b6cf4d0265 a very big commit cleaning up structs & goops. also applicable structs. 16 년 전
  Andy Wingo efcebb5b56 fold objects.[ch] into goops.[ch] 16 년 전
  Andy Wingo 11561496ba remove support for "entities" -- a form of applicable struct 16 년 전
  Andy Wingo 730d8ad9e6 remove operators 16 년 전
  Ludovic Courtès 7af531508c Merge branch 'master' into boehm-demers-weiser-gc 16 년 전
  Andy Wingo 2fb924f64f programs have their own tc7 now 16 년 전
  Ludovic Courtès fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 16 년 전
  Andy Wingo ce471ab8b0 rename SCM_SNAME to SCM_SUBR_NAME 16 년 전
  Neil Jerram 53befeb700 Change Guile license to LGPLv3+ 16 년 전
  Andy Wingo 69dd78d7c8 no positions when reading psyntax-pp, validation in @/@@, cleanups 16 년 전
  Andy Wingo 4e237f1460 thread the module through syntax-case's expansion 16 년 전