| Commit message (Expand) | Author | Age | Files | Lines |
* | Detect cycles in rlcp_tree. | Kaz Kylheku | 2016-10-18 | 3 | -3/+34 |
* | New function to access slot list of struct type. | Kaz Kylheku | 2016-10-18 | 2 | -0/+7 |
* | Provide functions to alter range objects. | Kaz Kylheku | 2016-10-17 | 2 | -0/+16 |
* | Bugfix: unable to assign to x.y.z place. | Kaz Kylheku | 2016-10-15 | 1 | -4/+1 |
* | Support nil env in env-fbind and env-vbind. | Kaz Kylheku | 2016-10-15 | 2 | -10/+30 |
* | Version 154.txr-154 | Kaz Kylheku | 2016-10-15 | 6 | -662/+710 |
* | Fix wrong memset in new args handling function. | Kaz Kylheku | 2016-10-15 | 1 | -1/+1 |
* | doc: defsymacro: runaway recursion. | Kaz Kylheku | 2016-10-14 | 1 | -1/+1 |
* | doc: defsymacro rewording. | Kaz Kylheku | 2016-10-14 | 1 | -8/+12 |
* | doc: small fix under format ~s directive. | Kaz Kylheku | 2016-10-14 | 1 | -1/+3 |
* | Adding family slot to socket addresses. | Kaz Kylheku | 2016-10-13 | 3 | -9/+37 |
* | Bugfix: sub and length on abstract sequences. | Kaz Kylheku | 2016-10-13 | 3 | -1/+45 |
* | Overhaul where funtion. | Kaz Kylheku | 2016-10-13 | 1 | -14/+43 |
* | doc: clarification under nullify method. | Kaz Kylheku | 2016-10-13 | 1 | -1/+2 |
* | Let some sequence functions work on structs. | Kaz Kylheku | 2016-10-13 | 1 | -28/+32 |
* | find-max and find-min support hashes. | Kaz Kylheku | 2016-10-12 | 2 | -15/+76 |
* | New accessor: hash-userdata. | Kaz Kylheku | 2016-10-12 | 3 | -9/+51 |
* | listener: put each result into linenoise. | Kaz Kylheku | 2016-10-12 | 1 | -0/+1 |
* | linenoise: Ctrl-X Ctrl-P edits result of command. | Kaz Kylheku | 2016-10-12 | 2 | -0/+21 |
* | Include user data in hash read syntax. | Kaz Kylheku | 2016-10-12 | 2 | -8/+40 |
* | Support gmtoff and zone in time struct. | Kaz Kylheku | 2016-10-12 | 2 | -4/+52 |
* | doc: typo under html-encode* | Kaz Kylheku | 2016-10-12 | 1 | -1/+1 |
* | linenoise: bug in resubmit historic line when dupe. | Kaz Kylheku | 2016-10-12 | 1 | -2/+4 |
* | New function regex-from-trie. | Kaz Kylheku | 2016-10-12 | 2 | -0/+78 |
* | Support n-ary and and or operators in regex. | Kaz Kylheku | 2016-10-10 | 1 | -1/+63 |
* | Simplify some regex tree walking code. | Kaz Kylheku | 2016-10-10 | 1 | -18/+10 |
* | Support curried args in method and meth. | Kaz Kylheku | 2016-10-09 | 6 | -18/+115 |
* | Support curried arguments in umethod and umeth. | Kaz Kylheku | 2016-10-09 | 6 | -14/+71 |
* | New function: args_cat_zap_from. | Kaz Kylheku | 2016-10-09 | 2 | -0/+11 |
* | Bugfix: wrong memset size in args_cat_zap. | Kaz Kylheku | 2016-10-09 | 1 | -4/+5 |
* | Version 153.txr-153 | Kaz Kylheku | 2016-10-07 | 4 | -4/+19 |
* | gc issues in clear_struct and replace_struct. | Kaz Kylheku | 2016-10-07 | 1 | -0/+3 |
* | Check for self-assignment in replace_struct. | Kaz Kylheku | 2016-10-07 | 2 | -12/+27 |
* | doc: mistakes in introduction of do operator. | Kaz Kylheku | 2016-10-07 | 1 | -3/+3 |
* | nuke trailing newlines from exception messages. | Kaz Kylheku | 2016-10-07 | 3 | -8/+8 |
* | small bug in format: handle missing format char. | Kaz Kylheku | 2016-10-07 | 1 | -0/+2 |
* | bug: heap backpointer assignment in static-slot-ensure. | Kaz Kylheku | 2016-10-07 | 1 | -1/+1 |
* | bug: wrong way assert in static slot gc marking. | Kaz Kylheku | 2016-10-07 | 1 | -1/+1 |
* | Version 152.txr-152 | Kaz Kylheku | 2016-10-04 | 6 | -458/+498 |
* | doc: ranges are immutable. | Kaz Kylheku | 2016-10-04 | 1 | -2/+5 |
* | doc: small change under defstruct. | Kaz Kylheku | 2016-10-04 | 1 | -1/+1 |
* | length and empty functions support ranges. | Kaz Kylheku | 2016-10-04 | 2 | -11/+64 |
* | New awk clauses :set and :set-file. | Kaz Kylheku | 2016-10-04 | 2 | -3/+22 |
* | New function rra. | Kaz Kylheku | 2016-10-03 | 3 | -0/+113 |
* | Coding convention fix in plus function. | Kaz Kylheku | 2016-10-03 | 1 | -3/+1 |
* | New rr function. | Kaz Kylheku | 2016-10-03 | 3 | -5/+62 |
* | search-regex improvement: negative start and more. | Kaz Kylheku | 2016-10-03 | 2 | -48/+110 |
* | doc: missing documentation on less over ranges. | Kaz Kylheku | 2016-10-03 | 1 | -2/+22 |
* | doc: update less on vectors text. | Kaz Kylheku | 2016-10-03 | 1 | -3/+8 |
* | Support arithmetic operations on ranges. | Kaz Kylheku | 2016-10-02 | 2 | -0/+221 |