| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib.c (some_satisfy, all_satisfy, none_satisfy): Fix coding | Kaz Kylheku | 2014-02-12 | 1 | -3/+3 |
* | * eval.c (eval_init): Register new functions posqual, posql, | Kaz Kylheku | 2014-02-11 | 1 | -0/+66 |
* | * eval.c (eval_init): Turn a require argument into an optional | Kaz Kylheku | 2014-02-11 | 1 | -0/+3 |
* | * eval.c (rperm_list, rperm_vec, rperm_str): n variable renamed | Kaz Kylheku | 2014-02-09 | 1 | -0/+2 |
* | * lib.c (vector, vec_set_length, cat_vec): When the vector size | Kaz Kylheku | 2014-02-08 | 1 | -4/+21 |
* | * lib.c (int_str): Regression: handle base argument properly. | Kaz Kylheku | 2014-02-06 | 1 | -1/+1 |
* | * hash.c (hash_grow, make_hash, make_similar_hash, copy_hash): | Kaz Kylheku | 2014-02-06 | 1 | -4/+5 |
* | * eval.c (op_dwim): Gutted down to just a few lines. | Kaz Kylheku | 2014-02-06 | 1 | -4/+13 |
* | * lib.c (generic_funcall): If a cons cell is passed as | Kaz Kylheku | 2014-02-05 | 1 | -0/+2 |
* | Allow sequences and hashes to be called as functions. | Kaz Kylheku | 2014-02-05 | 1 | -25/+51 |
* | * arith.c (lognot): Conform to new scheme for defaulting optional args. | Kaz Kylheku | 2014-02-05 | 1 | -100/+45 |
* | * eval.c (apply): Pass missing optional arguments as colon_k. | Kaz Kylheku | 2014-02-05 | 1 | -11/+48 |
* | * lib.c (nullp): Function removed. | Kaz Kylheku | 2014-02-03 | 1 | -5/+0 |
* | append can now take additional leading arguments before the list. | Kaz Kylheku | 2014-02-02 | 1 | -0/+10 |
* | * eval.c (apply): Support string and vector arglist. | Kaz Kylheku | 2014-02-02 | 1 | -0/+17 |
* | * lib.c (d): Disable garbage collection around the dump. | Kaz Kylheku | 2014-02-01 | 1 | -0/+2 |
* | * eval.c (meta_meta_p, meta_meta_strip): New static functions. | Kaz Kylheku | 2014-01-28 | 1 | -2/+6 |
* | * lib.c (reduce_left, reduce_right): changing the behavior so that | Kaz Kylheku | 2014-01-27 | 1 | -1/+24 |
* | * lib.c (obj_print, obj_pprint): Bugfix: there may be | Kaz Kylheku | 2014-01-27 | 1 | -2/+2 |
* | * hash.c (hash_update): New function. | Kaz Kylheku | 2014-01-24 | 1 | -0/+37 |
* | * lib.c (conses, lazy_conses, func_set_env): New functions. | Kaz Kylheku | 2014-01-23 | 1 | -0/+37 |
* | Changes to the list collection mechanism to improve | Kaz Kylheku | 2014-01-22 | 1 | -70/+161 |
* | * eval.c (mapcarv, mappendv): Convert output to type of leftmost | Kaz Kylheku | 2014-01-21 | 1 | -10/+41 |
* | * lib.c (car, cdr, ldiff): Extend to handle vectors and strings. | Kaz Kylheku | 2014-01-21 | 1 | -3/+33 |
* | * lib.c (broken_down_time_list): New static function. | Kaz Kylheku | 2014-01-20 | 1 | -0/+34 |
* | * lib.c (obj_print, obj_pprint): Convert the internal representation | Kaz Kylheku | 2014-01-15 | 1 | -0/+12 |
* | * arith.c: Revised error messages to refer to Lisp names instead | Kaz Kylheku | 2014-01-15 | 1 | -11/+11 |
* | * configure: Detect platforms which don't reveal declarations | Kaz Kylheku | 2014-01-10 | 1 | -5/+0 |
* | * configure (lang_flags): Let us switch from using _XOPEN_SOURCE=2 | Kaz Kylheku | 2014-01-10 | 1 | -2/+2 |
* | * configure: Generate HAVE_VALGRIND as #define-d to 1, rathern | Kaz Kylheku | 2014-01-10 | 1 | -5/+5 |
* | Long overdue MinGW port maintenance. | Kaz Kylheku | 2014-01-09 | 1 | -0/+51 |
* | * lib.c (intern): fix the previous diagnostic bug once more with more | Kaz Kylheku | 2013-12-16 | 1 | -3/+4 |
* | Changing the tokenizer to get rid of IDENT, KEYWORD and METAVAR | Kaz Kylheku | 2013-12-15 | 1 | -3/+4 |
* | First cut at signal handling support. | Kaz Kylheku | 2013-12-12 | 1 | -0/+16 |
* | * arith.c, hash.c, lib.c, rand.c, stream.c, syslog.c: Removing | Kaz Kylheku | 2013-12-11 | 1 | -1/+0 |
* | Bumping copyrights to 2014 and expressing them as year ranges. | Kaz Kylheku | 2013-12-10 | 1 | -1/+1 |
* | syslog support; bitwise logior and logand functions become variadic. | Kaz Kylheku | 2013-12-10 | 1 | -0/+18 |
* | Fixing some old-style coding that became obsolete | Kaz Kylheku | 2013-12-06 | 1 | -2/+2 |
* | Steps toward fixing an issue: lazy list readahead. | Kaz Kylheku | 2013-12-01 | 1 | -7/+21 |
* | * eval.c (eval_init): New functions countqual, countql, countq | Kaz Kylheku | 2013-11-29 | 1 | -0/+51 |
* | * configure (config_flags): New variable, allowing us to | Kaz Kylheku | 2013-11-29 | 1 | -4/+48 |
* | * lib.c (make_time): We must subtract from the 1-12 | Kaz Kylheku | 2013-11-28 | 1 | -1/+1 |
* | Extending intrinsic functions to go up to 7 arguments. | Kaz Kylheku | 2013-11-28 | 1 | -1/+121 |
* | Ouch! Turns out the code base has numerous unintended | Kaz Kylheku | 2013-10-24 | 1 | -9/+21 |
* | Improving behavior of op and fixing a bug. | Kaz Kylheku | 2013-10-06 | 1 | -1/+1 |
* | * eval.c (eval_init): tok-str acquires new parameter | Kaz Kylheku | 2013-06-11 | 1 | -2/+8 |
* | * eval.c (eval_init): lazy-str's third argument is optional. | Kaz Kylheku | 2013-06-11 | 1 | -14/+19 |
* | * eval.c (eval_init): lazy string related functions become intrinsics. | Kaz Kylheku | 2013-05-22 | 1 | -0/+39 |
* | * eval.c (eval_init): Register tok_str as intrinsic. | Kaz Kylheku | 2013-05-20 | 1 | -0/+25 |
* | * eval.c (eval_init): New intrinsics, time-string-local and | Kaz Kylheku | 2013-05-15 | 1 | -0/+39 |