Commit Graph

63 Commits

Author SHA1 Message Date
Kelvin Sherlock 0d0367ca08 builtin about box, bump version number. 2016-02-11 21:50:25 -05:00
Kelvin Sherlock ca4fafb62c filesystem::canonical 2016-02-11 20:50:38 -05:00
Kelvin Sherlock 7d18720162 use filesystem::current_path for builtin_directoery 2016-02-11 20:50:24 -05:00
Kelvin Sherlock 034321830f command updates 2016-02-11 15:51:56 -05:00
Kelvin Sherlock beb3e3813a builtin_which 2016-02-11 15:51:39 -05:00
Kelvin Sherlock a6913f7c46 Environment::get 2016-02-11 15:49:19 -05:00
Kelvin Sherlock a7dce37fe6 shell -- use filesystem::path stuff 2016-02-11 15:49:05 -05:00
Kelvin Sherlock 50f171d5c8 which command 2016-02-11 15:48:46 -05:00
Kelvin Sherlock 446e3e5e1e move cxx stuff into cxx directory 2016-02-11 15:46:40 -05:00
Kelvin Sherlock 9316311a1d mow-make -- load startup. also, don't hardcode path 2016-02-10 23:54:12 -05:00
Kelvin Sherlock 4131616420 clean up whitespace coalesce a bit 2016-02-10 23:53:41 -05:00
Kelvin Sherlock 2485f08172 commentary 2016-02-10 23:51:45 -05:00
Kelvin Sherlock a8920e2f53 pathname conversion -- handle dev:null, dev:stdout, dev:stdin, dev:stderr 2016-02-10 23:51:37 -05:00
Kelvin Sherlock 1339c0891f adjust indents 2016-02-10 21:58:00 -05:00
Kelvin Sherlock 6f53faeae7 fix directory return value 2016-02-10 21:57:35 -05:00
Kelvin Sherlock 3fea71d1e8 directory -- support for MacOS pathnames. 2016-02-09 23:50:33 -05:00
Kelvin Sherlock acf616845e add make help 2016-02-06 12:55:00 -05:00
Kelvin Sherlock b52565bc37 fix install 2016-02-06 12:54:52 -05:00
Kelvin Sherlock a65cdfead0 make install 2016-02-06 12:47:42 -05:00
Kelvin Sherlock d98247bd12 mpw-make support 2016-02-05 23:00:42 -05:00
Kelvin Sherlock 41e1424644 fix control-c 2016-02-05 13:47:34 -05:00
Kelvin Sherlock 0dfecbd520 control-c support 2016-02-05 13:19:20 -05:00
Kelvin Sherlock f58f6d4115 fixes for travis ci / abort support. 2016-02-05 12:42:22 -05:00
Kelvin Sherlock 353832ca3a travis ci 2016-02-05 12:25:51 -05:00
Kelvin Sherlock e2b1306b30 travis ci lemon++ 2016-02-05 12:20:04 -05:00
Kelvin Sherlock 371ce08ef6 continuation prompt. 2016-02-04 21:57:17 -05:00
Kelvin Sherlock 449595c56b simplify grammar a little bit. 2016-02-04 21:45:04 -05:00
Kelvin Sherlock 09ed3428bc process "\n" when finishing up lexer. 2016-02-03 15:08:10 -05:00
Kelvin Sherlock 0c96252d65 more file redirection. 2016-02-03 15:07:15 -05:00
Kelvin Sherlock e3ed9dec46 transfer environment to child process 2016-02-03 15:06:48 -05:00
Kelvin Sherlock 2fda21a349 save/restore history 2016-02-02 22:59:18 -05:00
Kelvin Sherlock 69476fd0e0 -c support 2016-02-02 22:39:06 -05:00
Kelvin Sherlock bfd1e353e5 -D command-line defines. 2016-02-02 22:15:31 -05:00
Kelvin Sherlock 87e586d39b find the home directory 2016-02-02 21:57:53 -05:00
Kelvin Sherlock 54e1491e6f fix if evaluation. 2016-02-02 21:57:42 -05:00
Kelvin Sherlock 44b42e4fe4 improve mapped_file iterators 2016-02-02 16:20:45 -05:00
Kelvin Sherlock 475bd392ad process vector of commands all at once. 2016-02-02 16:20:32 -05:00
Kelvin Sherlock 6d9e5dc78c throw error for {exit} 2016-02-02 16:19:13 -05:00
Kelvin Sherlock 6f482d73df move out more unused files 2016-02-02 16:17:30 -05:00
Kelvin Sherlock 532c62ec15 mapped file. 2016-02-01 22:32:21 -05:00
Kelvin Sherlock af4b0e2eeb editline support 2016-02-01 21:17:46 -05:00
Kelvin Sherlock 5723656988 lots of updates! 2016-02-01 20:38:29 -05:00
Kelvin Sherlock c8d12c4b3e improved cmakefile 2016-01-31 00:41:40 -05:00
Kelvin Sherlock 58301861a3 shell testing. 2016-01-31 00:41:30 -05:00
Kelvin Sherlock e4a124f514 Echo support (for testing) 2016-01-31 00:41:16 -05:00
Kelvin Sherlock 1219a40d07 phase parsing improvements 2016-01-31 00:41:02 -05:00
Kelvin Sherlock 1b4eb0f2bc testing updates 2016-01-30 12:45:50 -05:00
Kelvin Sherlock c0cf403516 command stubs 2016-01-30 12:45:19 -05:00
Kelvin Sherlock bc2a530355 update phase2 2016-01-30 12:44:42 -05:00
Kelvin Sherlock 3e5a128d8e use a macro for ragel command. 2016-01-29 22:23:51 -05:00