Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary « Newer  Topics 41 - 50 of 515  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Narwhal: a flexible server-side JavaScript standard library
Jack: a JavaScript web server Interface

 

XMLHtttpRequest using narwhal 
  Hi All, I want to know if we can get XMLHttpRequest evaluated and executed using Narwhal interpreter ? Regards, Ashish
By ashish  - Jun 16 2010 - 17 new of 17 messages    

Narwhal-JSC on Linux 
  Hey everyone, There is a note at the bottom of the narwhal-jsc engine saying that getting it compiling on Linux can be fixed by an improved Makefile. What in particular is missing? I'm guessing basically the link lines and such need to be switched from OS X to Linux library/framework names? Also, what all does Narwhal-JSC depend on? Is it just JavascriptCore?... more »
By Antonio Salazar Cardozo  - Jun 5 2010 - 3 new of 3 messages    

Narwhal Tests - Windows 
  Does anyone have a branch or fork w/ patches that allow the tests to run successfully on windows? Currently, I get a lot of failing tests around the file module and others. I'm trying to output test results to a log file to get a more comprehensive look at what's broken, but I can only seem to get a... more »
By sk  - May 31 2010 - 3 new of 3 messages    

JSLint CommonJS module 
  Hello, I'm not sure how much interest there is for this, but I have wrapped Douglas Crockford's JSLint as a CommonJS module and wrote a simple front-end for it using Narwhal's command line argument parser. I know there is some prior art with respect to command line JSLint front- ends, but I really needed something that could read from both files... more »
By Bram Stein  - May 27 2010 - 4 new of 4 messages    

About uri.js and querystring.js 
  I noticed a bug in the format() function in the uri module. Where the original uri had no path the format() was producing double slashes in the end of the uri. Like so: [link] -> [link] / -> // I fixed it in [link]... more »
By Janne Kuuskeri  - May 27 2010 - 2 new of 2 messages    

Line Numbers on Exceptions? 
  Given: exports.app = function(env) { throw new Error("an error occurred"); return { status : 200, headers : {"Content-Type":"text/plain"}, body : ["test"] }; ...How can I get the line number and file name of the exception? It's especially critical for nested files and modules.... more »
By sk  - May 26 2010 - 17 new of 17 messages    

Jack require path not working on windows 
  I think this is related to the activate/sea scripts of an apps bin folder not working correctly in windows. If you tusk-init myApp and then execute either activate or sea, you are not able to require("module") for any files in the local apps lib directory. You have to explicitly type require("./lib/module"). This is ok for... more »
By sk  - May 25 2010 - 1 new of 1 message    

Filesystem A Draft 6 
  I've just started using Narwhal and Common JS for some file system based scripting. In doing so I saw the current implementation doesn't match the current version of the spec. In at least a couple of places it seems to be method renaming (removeTree in the spec compared to rmtree in narwhal). I'm wondering about plans to move narwhal... more »
By Rob Dawson  - May 24 2010 - 2 new of 2 messages    

Jack File Upload Problem? 
  Maybe it's late and I'm missing something simple, but on windows, I'm unable to get /examples/upload.js to upload anything except text files. Binary files (pdfs, jpgs) etc are corrupt and not loadable. Also, where is config determining where to upload the file? Not sure why it's defaulting to where it is.... more »
By sk  - May 24 2010 - 11 new of 11 messages    

Documentation 
  First cut of documentation from my "future" branch, using "whatsupdoc" and "thatsallfolks": [link] I could use a lot of help filling out details. If you're up for a challenge, "whatsupdoc" could use some love in the tagParsers to be... more »
By Kris Kowal  - May 23 2010 - 2 new of 2 messages    

41 - 50 of 515   « Newer | Older »

XML       Send email to this group: narwhaljs@googlegroups.com