Commit Graph

30 Commits

Author SHA1 Message Date
Moritz Eckert
143d2c3791 Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
pancake
d9cdd29268 Fix endian issue in crc16 and crc32 2016-05-16 02:08:59 +02:00
pancake
5683e45cb2 Move hash commands from # to ph 2016-05-16 02:08:55 +02:00
Jeffrey Crowell
9518841434 refactor includes (#4757) 2016-05-03 04:52:41 +02:00
pancake
b515a34676 More stdboolification 2015-09-14 12:35:38 +02:00
pancake
0427dbc04f Add /# command to search for blocks matching a hash 2015-06-22 00:22:18 +02:00
pancake
f307e4b6bb Handle s/v s/c s/V and fix help message 2015-03-03 22:34:44 +01:00
pancake
1ee9f99b3b Make comments less picky # 2015-03-03 00:17:34 +01:00
jvoisin
95d9704498 More coverifix 2015-02-03 15:53:51 +01:00
pancake
d020f7cee4 Random fixes for #! and #!vala 2014-11-17 23:23:53 +01:00
pancake
053f71f946 Fix previous 'wt' commit and disable #! in sandbox mode (Fix #1604) 2014-11-01 04:22:09 +01:00
pancake
492298e16f Handle #\t as comment too 2014-10-17 11:24:56 +02:00
pancake
7def7f0413 Fix #1220 - Implement #parity 2014-08-19 10:23:50 +02:00
pancake
e16e2d9dc2 Fix segfault in #md5 <your-favourite-big-number-here> 2014-08-19 09:57:15 +02:00
pancake
1cc7854392 Colorize #? help message 2014-08-17 17:18:50 +02:00
pancake
0d3b5e18ea Add missing file and minor hashbang fix 2014-07-30 22:15:16 +02:00
pancake
6eb154ec11 Fix #entropy and p= 2014-07-02 18:06:32 +02:00
jvoisin
70dc77f9c7 Fix a stupid mustake in bed307e 2014-06-28 22:52:08 +02:00
jvoisin
bed307e818 even moar colorz in help 2014-06-28 16:35:15 +02:00
deeso
a1e81a4cbd refactored some of cmd_hash 2014-04-20 17:22:51 -05:00
pancake
0ce9611a15 Fix #466 - The '-' command works fine only once 2013-12-19 00:05:49 +01:00
pancake
7c9b044931 HashBang now ignores /path/to syntax 2013-12-14 03:14:26 +01:00
pancake
7602b73da2 Add 'C' native RLang plugin 2013-12-14 02:35:14 +01:00
pancake
f0a45a556a Fix ^w segfault and many bugfixes for macro scripting 2013-11-30 02:47:29 +01:00
pancake
e1bdd9e64f Fix #171 autodetect script by extension, Initial work on 'ts' 2013-08-17 19:53:04 +02:00
pancake
8afdf330ae List and remove projects using '-p' and '-p -$prj' 2013-04-18 09:39:37 +02:00
pancake
032860782d Add checksum correction hints for DEX 2013-04-11 01:25:25 +02:00
pancake
ad0f93e8c9 Add r_num_units and hash list is no longer hardcoded
Added ?o (octal) and ?u (units) new commands
Minor random code cleanups
2013-04-08 09:38:23 +02:00
pancake
621c0ae0eb Fix cmd.repeat on empty lines in prompt
Fix some issues on the RIO layer (added tests)
Fix #<hash><space> issue (>0 length)
2012-09-21 02:25:44 +02:00
pancake
d37de2367d * Split libr/core/cmd.c 2012-02-27 02:40:27 +01:00