Author |
Message |
Topic: Is Walnut still acitve? |
dan.lewis
Replies: 3
Views: 19780
|
Forum: Walnut Posted: Sun Apr 27, 2008 1:24 am Subject: Is Walnut still acitve? |
Yeah, I tend to cyclically go hard for about 2-3 months and then abandon the project for about as long.
It's never dead, just sleeping. |
Topic: Contributors |
dan.lewis
Replies: 3
Views: 18500
|
Forum: Walnut Posted: Fri Jan 04, 2008 7:48 pm Subject: Contributors |
okay. |
Topic: Contributors |
dan.lewis
Replies: 3
Views: 18500
|
Forum: Walnut Posted: Tue Jan 01, 2008 12:32 am Subject: Contributors |
Well, if anyone does want to compile Walnut 1.9 branch...
[strike]it now only compiles with sources up to DMD version 1.020. There was some bug in the 1.021 release which broke my code without ... |
Topic: Todo List |
dan.lewis
Replies: 8
Views: 29477
|
Forum: Walnut Posted: Fri Dec 14, 2007 9:50 am Subject: Todo List |
Regular Expression methods and constructors are done.
I've almost done all of my first-tries at that huge list of methods.
Todo:
Configure methods to handle native functions as ar ... |
Topic: Todo List |
dan.lewis
Replies: 8
Views: 29477
|
Forum: Walnut Posted: Fri Jul 13, 2007 11:43 pm Subject: Todo List |
Resource Compiler
primitive calls versus constructor calls
Implemented ___value__ property for objects
DDoc Comments
The lexical analyzer (Global_eval) has been started.
... |
Topic: Todo List |
dan.lewis
Replies: 8
Views: 29477
|
Forum: Walnut Posted: Wed Jul 04, 2007 7:45 am Subject: Todo List |
DDoc comments have been implemented, and ddoc output is now part of my builds. The requisite resource compiler (for the icon) is now Digital Mars' RCC rather than GoRC.
I've still yet to start wor ... |
Topic: simple GUI programming? |
dan.lewis
Replies: 3
Views: 17106
|
Forum: Potential Projects Posted: Tue Jul 03, 2007 8:13 am Subject: simple GUI programming? |
When I went to start trying to write an app with a GUI (my first since university) I was expectedly unimpressed with how obtuse the windows API is for it.
What did startle me is that nobody seems t ... |
Topic: Todo List |
dan.lewis
Replies: 8
Views: 29477
|
Forum: Walnut Posted: Sat Jun 30, 2007 7:58 pm Subject: Todo List |
The test files have been updated and now properly (I think) test Date stuff out. Date setFullYear and the timezone offset functions seem not to be working.
I will fix Date to 100%
Then do likew ... |
Topic: Walnut + Tango |
dan.lewis
Replies: 3
Views: 17189
|
Forum: Walnut Posted: Sat Jun 30, 2007 7:42 pm Subject: Walnut + Tango |
Conveniently, ECMAScript methods map almost 1 to 1 to phobos' std.date and std.math. Thankfully, Phobos is functionally programmed because functional programming will - all other things equal - resul ... |
Topic: Walnut + Tango |
dan.lewis
Replies: 3
Views: 17189
|
Forum: Walnut Posted: Tue Jun 26, 2007 6:48 pm Subject: Walnut + Tango |
2.0 hasn't yet been released. It's still in development.
I, like every other implementor of ECMAScript, opted to use UTF-8 instead of UTF-16 like the specification calls for; so "char" i ... |
Topic: Is Walnut still acitve? |
dan.lewis
Replies: 3
Views: 19780
|
Forum: Walnut Posted: Tue Jun 26, 2007 4:15 am Subject: Is Walnut still acitve? |
Yes, still active. I haven't been checking the forums much anymore because few people stop by.
The best version to go with right now is 1.0 (the only tagged version). Version 1.x beyond that is f ... |
Topic: Walnut as Business Flow Glue |
dan.lewis
Replies: 4
Views: 20963
|
Forum: Walnut Posted: Mon Jun 18, 2007 11:47 pm Subject: Walnut as Business Flow Glue |
Yeah Kris, the license is BSD, which is by my understandings more free than the GPL. You can use it for business related or most anything, provided the (3?) conditions are met.
As shown in /docume ... |
Topic: Walnut as Business Flow Glue |
dan.lewis
Replies: 4
Views: 20963
|
Forum: Walnut Posted: Thu May 31, 2007 11:05 pm Subject: Walnut as Business Flow Glue |
I finally got internet again. I wasn't willing to invest in it until both my wife and I had a job here on the tropical island. Need to worry about the bills and all, and around here setup fees ar ... |
Topic: Walnut as Business Flow Glue |
dan.lewis
Replies: 4
Views: 20963
|
Forum: Walnut Posted: Thu May 17, 2007 3:16 am Subject: Walnut as Business Flow Glue |
Svan,
At this point Walnut 1.x is definitely capable of supporting such an application - and ought to be a stable implementation.
Currently, I'm in the process of moving to a beautiful tropical ... |
Topic: Todo List |
dan.lewis
Replies: 8
Views: 29477
|
Forum: Walnut Posted: Sun Apr 22, 2007 9:34 pm Subject: Todo List |
I wrote a unittest file up. It's hard to have actual unit tests for aspect oriented programs.
That said, the tests I wrote are painfully revealing. Lots and lots and lots of bugs. I think I used ... |
|