changelog

来自「A framework written in Java for implemen」· 代码 · 共 40 行

TXT
40
字号
2006-12-20  Per Bothner  <per@bothner.com>	* Makefile.am: Simplify - we use '$JAVA kawa.repl' rather than $KAWA1.2006-05-20  Per Bothner  <per@bothner.com>	* PrimOps.scm (set): Fix typo sym -> symbol.  Use new colon syntax.2006-02-13  Per Bothner  <per@bothner.com>	* PrimOps.scm: Quote |<clisp:boolean>| since colon confuses reader.2004-12-07  Per Bothner  <per@bothner.com>	* PrimOps.scm: Update Symbol handling.	(functionp): New function.2004-08-07  Per Bothner  <per@bothner.com>	* PrimOps.scm (apply):  applyN methods was renamed to doApply.2003-10-12  Per Bothner  <per@bothner.com>	* PrimOps.scm (prog1):  Define syntax definition.2002-11-10  Per Bothner  <per@bothner.com>	* PrimOps.scm (apply):  Add cast to <function>.2001-06-19  Per Bothner  <per@bothner.com>	* PrimOps.java (symbol-plist, setplist):  Comment out.	(get, put):  New definitions using Porcdeure getProperty/putProperty.2001-06-18  Per Bothner  <per@bothner.com>	New package.	* PrimOps.scm:  New file, based on code moved from gnu.jemacs.lang.	* Makefile.am:  New file.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?