summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Fix example under conda.Kaz Kylheku2015-12-121-1/+1
* Improvement in type tree diagram.Kaz Kylheku2015-12-121-4/+8
* Update typeof documentationKaz Kylheku2015-12-121-3/+19
* Formatting under func-get-name.Kaz Kylheku2015-12-111-1/+1
* symbol-function semantics change; new symbol-macro.Kaz Kylheku2015-12-101-39/+145
* Version 127.txr-127Kaz Kylheku2015-12-091-2/+2
* Bugfix: ifa must allow dwim expressions.Kaz Kylheku2015-12-091-5/+19
* Spacing around major headings early in doc.Kaz Kylheku2015-12-091-1/+2
* ifa documentation improvementKaz Kylheku2015-12-091-29/+82
* Fix under ifa.Kaz Kylheku2015-12-081-9/+9
* Allow defmacros and defuns to co-exist.Kaz Kylheku2015-12-081-0/+14
* Adding mboundp and mmakunbound.Kaz Kylheku2015-12-081-3/+11
* New function macro-ancestor.Kaz Kylheku2015-12-081-0/+18
* Update under source-loc-str.Kaz Kylheku2015-12-081-8/+24
* Documentation section restructuring.Kaz Kylheku2015-12-081-43/+47
* Clarifications under dwim operator.Kaz Kylheku2015-12-081-24/+46
* Remove opinion point of view.Kaz Kylheku2015-12-081-5/+2
* Fixes under Consecutive VariablesKaz Kylheku2015-12-081-7/+9
* Replace "discussed" with "described".Kaz Kylheku2015-12-081-13/+13
* Wording under sys:abscond-from.Kaz Kylheku2015-12-081-1/+1
* Fix outdated references to .. denoting cons.Kaz Kylheku2015-12-081-14/+12
* remove nonexistent function from synopsis.Kaz Kylheku2015-12-071-1/+1
* range-regex returns range, not cons.Kaz Kylheku2015-12-071-4/+4
* static-slot-ensure always processes subtypes.Kaz Kylheku2015-12-011-33/+34
* Bugfix: structs not inheriting late static slot values.Kaz Kylheku2015-12-011-5/+24
* defun can define methods.Kaz Kylheku2015-11-301-0/+24
* func-get-name calculates a name for methods.Kaz Kylheku2015-11-301-17/+42
* Version 126.txr-126Kaz Kylheku2015-11-291-2/+2
* New macro define-accessor.Kaz Kylheku2015-11-251-0/+72
* New functions window-map and window-mappend.Kaz Kylheku2015-11-251-0/+154
* Version 125.txr-125Kaz Kylheku2015-11-201-2/+2
* last function becomes generic.Kaz Kylheku2015-11-201-3/+11
* TXR_COMPAT option.Kaz Kylheku2015-11-201-1/+31
* New equality substitution.Kaz Kylheku2015-11-201-2/+59
* Introducing lazy structs.Kaz Kylheku2015-11-201-1/+76
* @(next) takes Lisp expression as source now.Kaz Kylheku2015-11-201-2/+22
* Renaming html filters to get rid of underscore.Kaz Kylheku2015-11-201-12/+12
* New :to_html_relaxed filter and html-encode*.Kaz Kylheku2015-11-201-1/+19
* @(rep) as shorthand for @(coll :vars nil).Kaz Kylheku2015-11-201-1/+21
* Provide butlast function.Kaz Kylheku2015-11-201-0/+24
* Functors: structs callable as functions.Kaz Kylheku2015-11-201-0/+30
* New uslot function and usl macro.Kaz Kylheku2015-11-201-0/+50
* Version 124.txr-124Kaz Kylheku2015-11-141-2/+2
* Implementing *print-base* and ~d format directive.Kaz Kylheku2015-11-141-1/+49
* New global control over float print precision.Kaz Kylheku2015-11-131-5/+52
* Formatting in generate, giterate heading.Kaz Kylheku2015-11-121-1/+1
* Explanation about mlet circularity.Kaz Kylheku2015-11-121-1/+4
* Adding revappend and nreconc.Kaz Kylheku2015-11-111-0/+27
* New function: group-reduce.Kaz Kylheku2015-11-101-0/+71
* New block* op; functions return* and sys:abscond*.Kaz Kylheku2015-11-091-2/+93