00:00:00 --- log: started forth/13.03.08 00:13:17 --- quit: dto (Remote host closed the connection) 00:34:49 --- join: epicmonkey (~epicmonke@188.134.41.112) joined #forth 00:44:54 --- join: impomatic (~digital_w@158.195.125.91.dyn.plus.net) joined #forth 01:42:27 --- join: foxes (~fox@123.235.38.24) joined #forth 01:43:16 --- quit: epicmonkey (Ping timeout: 272 seconds) 01:50:12 --- quit: tangentstorm (Ping timeout: 264 seconds) 01:51:44 --- quit: foxes (Quit: 暂离) 01:53:06 --- join: tangentstorm (~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net) joined #forth 02:38:22 --- join: dto (~user@pool-96-252-62-13.bstnma.fios.verizon.net) joined #forth 02:56:05 --- quit: dto (Remote host closed the connection) 04:04:42 --- quit: lazyden (Quit: lazyden) 04:23:12 --- join: Indecipherable (~Indeciphe@41.31.202.162) joined #forth 04:52:17 --- quit: Indecipherable (Ping timeout: 245 seconds) 05:35:45 --- quit: nighty^ (Ping timeout: 256 seconds) 05:57:24 --- join: impomatic_ (~chatzilla@158.195.125.91.dyn.plus.net) joined #forth 05:57:57 --- join: nighty^ (~nighty@static-68-179-124-161.ptr.terago.net) joined #forth 06:00:53 --- join: epicmonkey (~epicmonke@188.134.41.112) joined #forth 07:13:12 --- join: ASau (~user@46.115.125.174) joined #forth 07:52:13 --- join: kumul (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 08:15:56 --- join: Tod-Work (~thansmann@host-25.pl1071005.fiber.net) joined #forth 08:29:56 --- join: tgunr_ (~davec@2001:470:1f05:9d2:590e:3473:8966:37be) joined #forth 09:42:02 --- quit: Tod-Work (Read error: Connection reset by peer) 09:42:25 --- join: Tod-Work (~thansmann@host-25.pl1071005.fiber.net) joined #forth 10:04:52 --- quit: kumul (Ping timeout: 272 seconds) 10:11:42 --- join: kumul (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 10:47:18 --- quit: kumul (Ping timeout: 272 seconds) 10:48:49 --- join: dto (~user@pool-96-252-62-13.bstnma.fios.verizon.net) joined #forth 10:51:49 --- join: kumul (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 12:02:58 --- join: kbmaniac (~kbmaniac@host86-155-215-196.range86-155.btcentralplus.com) joined #forth 12:28:09 --- quit: dto (Remote host closed the connection) 12:53:49 --- quit: Nisstyre (Quit: Leaving) 12:54:32 --- join: kumool (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 12:57:02 --- quit: kumul (Ping timeout: 260 seconds) 13:00:08 --- join: Onionnion (~ryan@adsl-69-215-128-149.dsl.milwwi.ameritech.net) joined #forth 13:08:47 --- quit: kbmaniac (Quit: Yaaic - Yet another Android IRC client - http://www.yaaic.org) 13:09:08 --- join: kbmaniac (~kbmaniac@host86-155-215-196.range86-155.btcentralplus.com) joined #forth 13:09:26 --- quit: kbmaniac (Client Quit) 13:10:14 --- join: kbmaniac (~kbmaniac@host86-155-215-196.range86-155.btcentralplus.com) joined #forth 13:12:29 --- join: JDat (JDat@89.248.91.5) joined #forth 13:18:02 --- quit: epicmonkey (Ping timeout: 272 seconds) 13:30:57 --- quit: Tod-Work (Quit: Leaving) 13:44:39 --- join: RodgerTheGreat (~rodger@71-13-215-142.dhcp.mrqt.mi.charter.com) joined #forth 14:00:28 --- quit: kumool (Ping timeout: 272 seconds) 14:06:29 --- join: kumul (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 14:24:32 rodgerthegreat when I'm JARing Maker what do I put for the main-class in the manifest file? 14:25:05 is there a reason you aren't using the ant script? 14:25:24 I don't know where it is 14:25:27 https://github.com/JohnEarnest/Mako/blob/master/build.xml 14:25:37 also I'm using windows 14:25:40 just run 'ant' from the root of the project 14:26:20 on windows it will be necessary to set up a JAVA_HOME environment variable to properly install ant if you have not already done so 14:26:34 ok 14:27:32 http://ant.apache.org/manual/install.html <- here is the ant installation guide 14:28:16 --- quit: nighty^ (Ping timeout: 248 seconds) 14:28:18 thanks 14:28:33 one of my associates has provided a .cmd file for conveniently running maker via the command line on windows but it has only been tested extensively with OSX and linux 14:35:21 They made a file for Windows but has only been tested on OSX and Linux? 14:35:54 the batch file was made for windows. The application has only been tested extensively on OSX and Linux 14:36:10 ah 14:41:46 --- quit: dessos (Read error: Connection reset by peer) 14:43:50 --- join: nighty^ (~nighty@static-68-179-124-161.ptr.terago.net) joined #forth 14:44:19 nighty^: is your name like the garment or more "of or pertaining to night"? 14:52:07 --- quit: jevin (Quit: Textual IRC Client: www.textualapp.com) 14:53:25 --- join: dessos (~dessos@c-174-60-176-249.hsd1.pa.comcast.net) joined #forth 14:54:42 --- part: dessos left #forth 14:55:09 --- join: dessos (~dessos@c-174-60-176-249.hsd1.pa.comcast.net) joined #forth 14:57:24 --- join: jevin (~jevin@72.12.217.220) joined #forth 15:06:51 --- quit: nighty^ (Ping timeout: 276 seconds) 15:15:19 --- join: nighty^ (~nighty@static-68-179-124-161.ptr.terago.net) joined #forth 15:18:15 RodgerTheGreat, what do you think 15:18:21 RodgerTheGreat, ? 15:18:23 :) 15:18:29 the second of course 15:18:33 assuming you're a programmer, the second seems more likely 15:22:49 :) 15:25:37 so then I guess the question is does your suffix indicate an xor or exponentiation 15:30:39 --- join: Tod-Work (~thansmann@host-25.pl1071005.fiber.net) joined #forth 15:34:22 sometimes a caret is just a caret 15:34:24 * kulp eats it 15:34:26 omnomnom 15:37:30 --- quit: impomatic_ (Quit: ChatZilla 0.9.90 [Firefox 19.0/20130215130331]) 15:57:43 --- join: lazyden (~lazyden@58.185.121.38) joined #forth 16:03:33 --- quit: JDat () 16:03:47 --- quit: Tod-Work (Quit: Leaving) 16:36:59 --- quit: Eth|cal (Remote host closed the connection) 16:38:50 --- join: dto (~user@pool-96-252-62-13.bstnma.fios.verizon.net) joined #forth 16:39:02 --- join: Eth|cal (~sam@ppp59-167-172-238.static.internode.on.net) joined #forth 16:40:38 --- join: Ethical (~sam@ppp59-167-172-238.static.internode.on.net) joined #forth 16:43:20 --- join: Nisstyre-laptop (~yours@oftn/member/Nisstyre) joined #forth 16:45:45 --- quit: DocPlatypus (Remote host closed the connection) 16:51:48 --- quit: RodgerTheGreat (Quit: RodgerTheGreat) 17:27:42 --- quit: kumul (Ping timeout: 260 seconds) 17:43:40 --- quit: dto (Remote host closed the connection) 17:44:35 --- join: DocPlatypus (~skquinn@98.195.26.149) joined #forth 18:36:44 --- join: I440r (~zhiming@69.sub-70-195-74.myvzw.com) joined #forth 18:36:45 --- mode: ChanServ set +o I440r 19:14:23 --- join: kumul (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 19:36:56 --- join: kumool (~mool@c-76-26-237-95.hsd1.fl.comcast.net) joined #forth 19:39:32 --- quit: kumul (Ping timeout: 260 seconds) 19:44:40 --- quit: impomatic (Quit: http://corewar.co.uk) 19:57:02 --- quit: tangentstorm (Ping timeout: 260 seconds) 19:57:16 --- join: protist (~protist@62.224.69.111.dynamic.snap.net.nz) joined #forth 19:57:57 --- quit: protist (Client Quit) 20:03:40 --- join: tangentstorm (~michal@108-218-151-22.lightspeed.rcsntx.sbcglobal.net) joined #forth 20:51:20 --- quit: tangentstorm (Read error: Operation timed out) 21:46:46 --- quit: Onionnion (Quit: Leaving) 21:47:45 --- quit: kumool (Read error: Connection reset by peer) 21:58:44 --- quit: I440r (Quit: Leaving) 22:12:49 --- join: dto (~user@pool-96-252-62-13.bstnma.fios.verizon.net) joined #forth 23:59:59 --- log: ended forth/13.03.08