about summary refs log tree commit diff stats
path: root/subx/050_write.subx
Commit message (Expand)AuthorAgeFilesLines
* 4981 - no, go back to 3 phasesKartik Agaram2019-02-181-2/+2
* 4888Kartik Agaram2018-12-291-3/+3
* 4881Kartik Agaram2018-12-281-1/+1
* 4832Kartik Agaram2018-12-041-0/+1
* 4820Kartik Agaram2018-12-021-1/+1
* 4802Kartik Agaram2018-11-301-12/+12
* 4801Kartik Agaram2018-11-301-32/+32
* 4780Kartik Agaram2018-11-261-1/+0
* 4759Kartik Agaram2018-11-201-2/+2
* 4705Kartik Agaram2018-10-161-1/+1
* 4702Kartik Agaram2018-10-161-0/+2
* 4701Kartik Agaram2018-10-161-0/+44
rator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
                          Initial   -tests/whitespace/comments
## Lines in source
apps/crenshaw2-1b.subx      798      176
apps/crenshaw2-1.subx       601      180
apps/factorial.subx         107       28
apps/handle.subx            361       58
apps/hex.subx              1535      133
apps/pack.subx             1667      241

## Bytes in executable
crenshaw2-1               17612     4112
crenshaw2-1b              18171     4140
factorial                 16530     3488
handle                    17323     3582
hex                       20591     3866
pack                      20762     4054