| 
							
							
								 sammy | 926fc96895 | docs: update readme to not say its beta | 2021-04-24 18:42:39 -04:00 |  | 
			
				
					| 
							
							
								 sammy | d4ecdd5ea0 | feat: -i (--interactive) and -c (--command) flag | 2021-04-24 00:12:18 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 3862d2898c | chore: update manifests | 2021-04-24 00:10:51 -04:00 |  | 
			
				
					| 
							
							
								 sammy | d9c05e485d | style: spacing between binary op | 2021-04-23 23:44:59 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 5d0fecf902 | fix: use readline in continue prompt | 2021-04-23 23:44:22 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 935bed3dc6 | fix: switch back to readline for the time being | 2021-04-23 23:42:34 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 17e12c8c2a | chore: merge from master, resolve conflicts | 2021-04-20 19:31:19 -04:00 |  | 
			
				
					| 
							
							
								 sammy | bdc8c770e6 | fix: aliases for lua commands | 2021-04-20 19:26:33 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 08c56a54ca | style: formatting | 2021-04-20 17:52:01 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 428db24831 | style: put all vars in 1 var() | 2021-04-20 17:51:12 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 7b0b06d9bf | fix: dont make continue prompt input include a newline | 2021-04-19 22:08:16 -04:00 |  | 
			
				
					| 
							
							
								 Devin Singh | 94f0ccf9f6 | chore: formatting | 2021-04-18 21:09:27 -05:00 |  | 
			
				
					| 
							
							
								 sammy | 050165d7b1 | fix: make --login actually a flag | 2021-04-18 19:01:55 -04:00 |  | 
			
				
					| 
							
							
								 sammy | aa5b68ec2b | fix: assign loginshflag to throwaway var | 2021-04-18 18:53:22 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 55c05a9a92 | feat: add login flag (todo) | 2021-04-18 18:50:18 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 53adc6ab21 | chore: bump verison | 2021-04-18 17:48:04 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 2f8cb200ba | chore: merge from hilbiline branch | 2021-04-18 17:44:46 -04:00 |  | 
			
				
					| 
							
							
								 sammy | b37f2411c7 | chore: update manifests | 2021-04-18 15:42:39 -04:00 |  | 
			
				
					| 
							
							
								 sammy | e32639800e | fix: dont use readline at all | 2021-04-18 15:41:37 -04:00 |  | 
			
				
					| 
							
							
								 legendofmiracles | 04875dc493 | feat: adds shell.nix (#26) | 2021-04-18 15:51:25 +00:00 |  | 
			
				
					| 
							
							
								 sammy | 7193c20e99 | chore: fix merge conflict | 2021-04-16 11:37:22 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 98ff54a4f4 | fix: set prompt to nothing initially | 2021-04-16 11:36:23 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 385b59bfda | chore: bump version | 2021-04-16 10:42:44 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 5e44b84272 | chore: update manifest files | 2021-04-16 10:28:28 -04:00 |  | 
			
				
					| 
							
							
								 sammy | e2c775a89d | fix: print newline on ctrlc | 2021-04-16 10:27:11 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 00ff4d6149 | fix: dont print "// interrupt" on ctrlc | 2021-04-15 06:28:47 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 2089d71ed2 | feat: switch to hilbiline | 2021-04-14 19:55:03 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 885c54ed3f | feat: ctrl c to cancel input | 2021-04-14 13:20:03 -04:00 |  | 
			
				
					| 
							
							
								 sammy | cd96ac86ac | chore: remove old commented code | 2021-04-14 13:19:41 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 21e6ff8055 | fix: lua require paths | 2021-04-11 17:44:34 -04:00 |  | 
			
				
					| 
							
							
								 sammy | a9c5b4eea1 | fix: lua require paths | 2021-04-11 17:09:54 -04:00 |  | 
			
				
					| 
							
							
								 sammy | c393080a2e | chore: bump version
						
						
						
						
						
						
							
 v0.3.2 | 2021-04-10 08:37:51 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 3c4351a8fe | fix: remove print | 2021-04-09 23:14:10 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 3cb8e64dc0 | feat: add more require paths and change ordering | 2021-04-09 23:13:28 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 1868715b8a | chore: merge from master | 2021-04-09 20:00:53 -04:00 |  | 
			
				
					| 
							
							
								 sammy | b38585e86d | chore: update .gitignore | 2021-04-09 18:22:28 -04:00 |  | 
			
				
					| 
							
							
								 sammy | 3523bfa28b | feat: add more paths to package.path | 2021-04-09 18:22:05 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 2c711de9dc | feat: add mkdir and stat functions to fs module | 2021-04-09 18:10:18 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 34a652c8bd | chore: remove todo file | 2021-04-08 14:56:16 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | f02b6528e8 | docs: add badges | 2021-04-08 14:55:37 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 74a6eda0f3 | docs: add screenshots and link to CONTRIBUTING.md | 2021-04-08 14:48:42 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | e5d8f88f46 | docs: more content to CONTRIBUTING.md | 2021-04-08 14:47:15 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 101de3387e | docs: add screenshots of hilbish | 2021-04-08 14:03:26 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 9e253c739e | chore: merge from dev | 2021-04-08 10:34:03 -04:00 |  | 
			
				
					| 
							
							
								 devins2518 | 3fd5fc8ac2 | docs: update docs to reflect both aur versions (#33) | 2021-04-08 10:29:48 -04:00 |  | 
			
				
					| 
							
							
								 devins2518 | 2ecb4c66de | docs: added CONTRIBUTING.md and a pull request template (#32) * docs: add CONTRIBUTING.md
* docs: add pull request template | 2021-04-08 10:28:56 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | bbfe28dbae | chore: fix formatting and add comma | 2021-04-07 09:18:06 -04:00 |  | 
			
				
					| 
							
							
								 devins2518 | 140bdeebd7 | chore: fix default luarc grammar (#24) | 2021-04-07 09:10:11 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 0fa3d50db7 | feat: add -C flag (closes #20) | 2021-04-07 08:40:40 -04:00 |  | 
			
				
					| 
							
							
								 TorchedSammy | 2b01d5edb2 | feat: always print prompt on newline; complete missing linefeed - "\r" | 2021-04-06 21:12:29 -04:00 |  |