FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 457 matches
Forum Index
Author Message
  Topic: Module system musings
JarrettBillingsley

Replies: 0
Views: 38725

PostForum: MiniD   Posted: Wed Jun 29, 2011 10:18 pm   Subject: Module system musings
See the post here: http://www.jfbillingsley.com/crocforums/viewtopic.php?f=3&t=4
  Topic: New Forum
JarrettBillingsley

Replies: 0
Views: 14847

PostForum: MiniD   Posted: Tue Jun 21, 2011 4:48 pm   Subject: New Forum
I've set up a new phpBB forum on my website here:

http://www.jfbillingsley.com/crocforums/index.php

Anyone should be able to register Smile
  Topic: BIG NEWS: Name change, possible port, and moving!
JarrettBillingsley

Replies: 0
Views: 14010

PostForum: MiniD   Posted: Sat Jun 18, 2011 12:58 pm   Subject: BIG NEWS: Name change, possible port, and moving!
It's pretty amazing to think that I've been working on MiniD for SIX YEARS now.. and all six years I've done it on DSource. For no cost. I owe Mr. Anderson several cases of beer (cause I know he likes ...
  Topic: Accessing tables from the host application
JarrettBillingsley

Replies: 3
Views: 15185

PostForum: MiniD   Posted: Mon May 09, 2011 1:57 pm   Subject: Accessing tables from the host application
My bad for not having finished the native API walkthrough.. X)
  Topic: Accessing tables from the host application
JarrettBillingsley

Replies: 3
Views: 15185

PostForum: MiniD   Posted: Sun May 08, 2011 9:10 pm   Subject: Accessing tables from the host application
You don't get a reference to any of the reference types in the MiniD API. You just manipulate them on the stack. Getting direct pointers to the objects is dangerous, as they could be collected out fro ...
  Topic: Gonna break some stuff.
JarrettBillingsley

Replies: 2
Views: 15267

PostForum: MiniD   Posted: Fri Apr 22, 2011 8:33 am   Subject: Gonna break some stuff.
curry is just:

function curry(f: function, v) = \vararg -> f(with this, v, vararg)

bindContext is:

function bindContext(f: function, v) = \vararg -> f ...
  Topic: Gonna break some stuff.
JarrettBillingsley

Replies: 2
Views: 15267

PostForum: MiniD   Posted: Fri Apr 01, 2011 11:01 pm   Subject: Gonna break some stuff.
I'm taking some things out of the language. Perfection is not when no more can be added, but when no more can be taken away.


/* */ will now nest, and /+ +/ are being removed. There's no real need ...
  Topic: bind.d & ex.d patch
JarrettBillingsley

Replies: 6
Views: 21524

PostForum: MiniD   Posted: Fri Apr 01, 2011 12:14 pm   Subject: bind.d & ex.d patch
I think you diff'ed against r608, but you're right, there were still a couple changes that Ligustah had that you didn't.
  Topic: bind.d & ex.d patch
JarrettBillingsley

Replies: 6
Views: 21524

PostForum: MiniD   Posted: Thu Mar 31, 2011 9:46 pm   Subject: bind.d & ex.d patch
Sorry for not keeping up with the forums! I really wish it would email me on new threads. Sad Anyway I've incorporated your patches, zwl. Thanks!
  Topic: Multiline string question
JarrettBillingsley

Replies: 4
Views: 17105

PostForum: MiniD   Posted: Thu Mar 31, 2011 7:47 pm   Subject: Multiline string question
I think you can make your language however you like!
  Topic: Breaking Change to format() and related functions
JarrettBillingsley

Replies: 2
Views: 13711

PostForum: MiniD   Posted: Thu Mar 31, 2011 7:47 pm   Subject: Breaking Change to format() and related functions
Okay? X)
  Topic: D 2.0 support?
JarrettBillingsley

Replies: 2
Views: 14449

PostForum: MiniD   Posted: Thu Mar 31, 2011 5:35 pm   Subject: D 2.0 support?
I have no interest in porting MiniD to D2. csauls has done some work on it but I don't know if he's still working on it.
  Topic: Error creating several MDThreads
JarrettBillingsley

Replies: 6
Views: 21976

PostForum: MiniD   Posted: Tue Oct 19, 2010 4:53 pm   Subject: Error creating several MDThreads
Oh, you're not alone there. Razz
  Topic: Error creating several MDThreads
JarrettBillingsley

Replies: 6
Views: 21976

PostForum: MiniD   Posted: Sat Oct 16, 2010 12:07 pm   Subject: Error creating several MDThreads
http://www.youtube.com/watch?v=GFi9Gd1qSkE#t=1m14s

Crying or Very sad
  Topic: Error creating several MDThreads
JarrettBillingsley

Replies: 6
Views: 21976

PostForum: MiniD   Posted: Sat Oct 09, 2010 1:16 pm   Subject: Error creating several MDThreads
Boop?
 
Page 1 of 31 Goto page 1, 2, 3 ... 29, 30, 31  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group