Calvin Rose 
							
						 
					 
					
						
						
							
						
						6d096551f0 
					 
					
						
						
							
							Add Peg combinators 'to' and 'thru'.  
						
						 
						
						... 
						
						
						
						Inpsired by the REBOL operators of the same name, these
combinators match bytes up to or inculding a given pattern.
(to patt) is (almost) equalivalent to (any (if-not patt 1)), and
(thru patt) is equivalent to (* (to patt) patt). The one difference
is that if the end of the input is reached and patt is not
matched, the entire pattern does not match. 
						
						
					 
					
						2020-06-10 21:18:50 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						2595c8a853 
					 
					
						
						
							
							Properly hide private functions in boot.janet  
						
						 
						
						
						
						
					 
					
						2020-06-10 00:02:07 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						2a9923999b 
					 
					
						
						
							
							Merge pull request  #422  from MikeBeller/compare  
						
						 
						
						... 
						
						
						
						Implement polymorphic compare 
						
						
					 
					
						2020-06-10 00:58:33 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						03cbeac1ea 
					 
					
						
						
							
							Remove snapcraft.yaml.  
						
						 
						
						... 
						
						
						
						Removing explicit snapcraft support from janet. Getting things working
with snapcraft is not something I have had luck with, and snapcraft.io
has been spamming me with emails. Since this is not completely zero
overhead, I am simply removing support for snapcraft. 
						
						
					 
					
						2020-06-06 11:35:43 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						9824a34d76 
					 
					
						
						
							
							Remove dead code.  
						
						 
						
						
						
						
					 
					
						2020-06-06 08:55:20 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						76c3436377 
					 
					
						
						
							
							Remove vestigial comparison methods from int types  
						
						 
						
						
						
						
					 
					
						2020-06-05 11:07:48 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						a4178d4b3c 
					 
					
						
						
							
							All tests pass for compare.  
						
						 
						
						
						
						
					 
					
						2020-06-05 10:51:35 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						3e423722c6 
					 
					
						
						
							
							Actually got the comparisons working for s64 (still need to fix u64)  
						
						 
						
						
						
						
					 
					
						2020-06-04 18:27:48 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						01837f2bb6 
					 
					
						
						
							
							All tests pass.  
						
						 
						
						
						
						
					 
					
						2020-06-04 15:27:36 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						411c5da6d3 
					 
					
						
						
							
							compare functions now work for built ins and 'objects'  
						
						 
						
						
						
						
					 
					
						2020-06-04 13:49:09 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						7658ea8335 
					 
					
						
						
							
							primitive tests working.  issues remain with polymorphic.  
						
						 
						
						
						
						
					 
					
						2020-06-04 12:46:58 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						81d301a42b 
					 
					
						
						
							
							Initial commit of base functionality for compare  
						
						 
						
						
						
						
					 
					
						2020-06-04 12:23:54 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								MikeBeller 
							
						 
					 
					
						
						
							
						
						0b500730e0 
					 
					
						
						
							
							Merge pull request  #1  from janet-lang/master  
						
						 
						
						... 
						
						
						
						Bringing fork up to date 
						
						
					 
					
						2020-06-04 10:35:03 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						6c08dbab0e 
					 
					
						
						
							
							Merge pull request  #420  from leafgarland/master  
						
						 
						
						... 
						
						
						
						Implement os/realpath with _fullpath 
						
						
					 
					
						2020-06-02 20:57:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Leaf 
							
						 
					 
					
						
						
							
						
						bed02c2f95 
					 
					
						
						
							
							Remove unused flags  
						
						 
						
						
						
						
					 
					
						2020-06-02 09:14:31 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Leaf 
							
						 
					 
					
						
						
							
						
						75bc69ba2f 
					 
					
						
						
							
							Implement os/realpath on Window with _fullpath  
						
						 
						
						... 
						
						
						
						This is similar to realpath but differs in that realpath will complain
if the path does not exist. We could add our own exists check if we
really wanted to match that behaviour. 
						
						
					 
					
						2020-06-02 09:05:41 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						eb9f74a273 
					 
					
						
						
							
							Silence MSVC warning.  
						
						 
						
						
						
						
					 
					
						2020-05-30 10:06:39 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						4056b94e01 
					 
					
						
						
							
							Merge pull request  #418  from ahungry/bugfix/Fix-double-free-fclose  
						
						 
						
						... 
						
						
						
						Fix for double free on fclose due to GC not knowing it failed 
						
						
					 
					
						2020-05-28 17:24:09 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Matthew Carter 
							
						 
					 
					
						
						
							
						
						ee94828355 
					 
					
						
						
							
							Fix for double free on fclose due to GC not knowing it failed  
						
						 
						
						
						
						
					 
					
						2020-05-28 15:35:09 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						fff66649aa 
					 
					
						
						
							
							Fix issue  #416 .  
						
						 
						
						... 
						
						
						
						Be really sure we don't pass too large of a size to memcpy.
There seem to be some situations where the slotcount and the ua.count
do not match at all, so use the mimimum for copying. 
						
						
					 
					
						2020-05-28 10:47:22 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						b33fdc1674 
					 
					
						
						
							
							Merge pull request  #415  from leafgarland/fix_numarray_example  
						
						 
						
						... 
						
						
						
						Fix numarray example to work with jpm and latest Janet c-api 
						
						
					 
					
						2020-05-25 14:04:58 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Leaf Garland 
							
						 
					 
					
						
						
							
						
						6909d9c9c9 
					 
					
						
						
							
							Fix c code for latest Janet  
						
						 
						
						
						
						
					 
					
						2020-05-24 21:30:23 +12:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Leaf Garland 
							
						 
					 
					
						
						
							
						
						0d5d820f4f 
					 
					
						
						
							
							Remove cook code  
						
						 
						
						
						
						
					 
					
						2020-05-24 21:29:20 +12:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Leaf Garland 
							
						 
					 
					
						
						
							
						
						6fbca3416a 
					 
					
						
						
							
							Move tests to tests dir  
						
						 
						
						
						
						
					 
					
						2020-05-24 21:28:16 +12:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Leaf Garland 
							
						 
					 
					
						
						
							
						
						466d9b31ce 
					 
					
						
						
							
							Add project.janet for numarray  
						
						 
						
						
						
						
					 
					
						2020-05-24 21:25:52 +12:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						b6fdaaac41 
					 
					
						
						
							
							Merge pull request  #414  from roobie/update-readme  
						
						 
						
						... 
						
						
						
						adds WiX details to README 
						
						
					 
					
						2020-05-23 12:08:35 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						c19bbfce78 
					 
					
						
						
							
							Make style consistent.  
						
						 
						
						
						
						
					 
					
						2020-05-23 11:07:57 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						e9fdbe0c89 
					 
					
						
						
							
							Merge pull request  #411  from LouisJackman/make-ctrl-c-interrupt-current-form  
						
						 
						
						... 
						
						
						
						Make Ctrl-C Cancel the Current Form; Only Exit if Column 0 Outside of Form 
						
						
					 
					
						2020-05-23 11:33:19 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bjorn roberg 
							
						 
					 
					
						
						
							
						
						f2299eab8f 
					 
					
						
						
							
							rephrase the info about WiX and .msi  
						
						 
						
						
						
						
					 
					
						2020-05-23 14:15:19 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LouisJackman 
							
						 
					 
					
						
						
							
						
						e220f44953 
					 
					
						
						
							
							Simplify and don't replace history for cancelled forms  
						
						 
						
						
						
						
					 
					
						2020-05-23 08:36:40 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bjorn roberg 
							
						 
					 
					
						
						
							
						
						b750a84ab1 
					 
					
						
						
							
							adds WiX details to README  
						
						 
						
						
						
						
					 
					
						2020-05-22 23:53:31 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						41f8be2c53 
					 
					
						
						
							
							Fix flycheck when using the use macro.  
						
						 
						
						... 
						
						
						
						Flycheck originally expected `use` to have
the same arguments as `import`, but this is not the case. 
						
						
					 
					
						2020-05-21 18:51:17 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LouisJackman 
							
						 
					 
					
						
						
							
						
						c3e4cbe950 
					 
					
						
						
							
							Address compilation warning about modifier order  
						
						 
						
						
						
						
					 
					
						2020-05-21 18:51:25 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LouisJackman 
							
						 
					 
					
						
						
							
						
						50df5000c2 
					 
					
						
						
							
							Update older run-context code  
						
						 
						
						
						
						
					 
					
						2020-05-21 18:47:47 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LouisJackman 
							
						 
					 
					
						
						
							
						
						3c8930b72b 
					 
					
						
						
							
							Get tests passing again by returning keyword rather than nil from chunks  
						
						 
						
						
						
						
					 
					
						2020-05-21 18:37:15 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LouisJackman 
							
						 
					 
					
						
						
							
						
						f0572c4d5f 
					 
					
						
						
							
							Remove REPL-within-form thread-local bool  
						
						 
						
						
						
						
					 
					
						2020-05-21 18:31:21 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						057ba8a4e1 
					 
					
						
						
							
							Fixes   #409  
						
						 
						
						... 
						
						
						
						Use the correct count in a memcpy. 
						
						
					 
					
						2020-05-21 01:35:37 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						677737d345 
					 
					
						
						
							
							Fixes   #412  Lookahead does not move cursor.  
						
						 
						
						
						
						
					 
					
						2020-05-21 01:22:08 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						930ac9c57d 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/janet-lang/janet  
						
						 
						
						
						
						
					 
					
						2020-05-21 00:18:45 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						5caa0371c4 
					 
					
						
						
							
							Replace forward slash in xcopy commands.  
						
						 
						
						... 
						
						
						
						xcopy doesn't handle them in paths. 
						
						
					 
					
						2020-05-21 00:18:07 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						e6e1cb1b43 
					 
					
						
						
							
							Merge pull request  #410  from MikeBeller/tarray-next  
						
						 
						
						... 
						
						
						
						Fix issue #408  -- make "next" work for typed arrays, and also fix 
						
						
					 
					
						2020-05-20 19:00:06 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LouisJackman 
							
						 
					 
					
						
						
							
						
						164ed0b325 
					 
					
						
						
							
							Get expected behaviour; cleanup after confirming behaviour is desired  
						
						 
						
						
						
						
					 
					
						2020-05-20 22:40:05 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mike Beller 
							
						 
					 
					
						
						
							
						
						8263789602 
					 
					
						
						
							
							Fix issue  #408  -- make "next" work for typed arrays, and also fix  
						
						 
						
						... 
						
						
						
						bug where tarray/new failed to fully check the type of it's last
argument. 
						
						
					 
					
						2020-05-20 13:30:48 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						a99906c6f0 
					 
					
						
						
							
							Remove NSIS artifacts.  
						
						 
						
						... 
						
						
						
						NSIS installer has been replaced by WiX installer. 
						
						
					 
					
						2020-05-19 22:25:04 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						617338457d 
					 
					
						
						
							
							More windows shenanigans with jpm.  
						
						 
						
						... 
						
						
						
						Cannot remove open file, get rid of double rm. 
						
						
					 
					
						2020-05-19 20:03:49 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						1026d2173b 
					 
					
						
						
							
							Quick fix.  
						
						 
						
						
						
						
					 
					
						2020-05-19 19:21:30 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						ca9c9ee807 
					 
					
						
						
							
							Add the clear-manifest command.  
						
						 
						
						
						
						
					 
					
						2020-05-19 19:20:09 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						bef51fe9ff 
					 
					
						
						
							
							Fix jpm.  
						
						 
						
						
						
						
					 
					
						2020-05-19 18:41:17 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						b72845609f 
					 
					
						
						
							
							Add JANET_GIT to jpm.  
						
						 
						
						... 
						
						
						
						This should allow work arounds for some windows installs.
Also, be clever about finding the location of te current git
executable on windows to avoid some path issues that seem to
occur on some windows installations. 
						
						
					 
					
						2020-05-19 18:36:58 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Calvin Rose 
							
						 
					 
					
						
						
							
						
						ccd8b71c4b 
					 
					
						
						
							
							Fix os/shell usage in jpm on windows.  
						
						 
						
						
						
						
					 
					
						2020-05-19 16:28:43 -05:00