hns (Hannes Wallnöfer)

Name
Hannes Wallnöfer
Website/Blog
http://www.henso.com/
Location
Vienna, Austria
Member Since
Jul 03, 2008 (about 1 year)

Following 10 githubbers and watching 24 repositories view all →

Public Repositories (6)

  • helma-ng

    Helma NG is a JavaScript runtime and shell based on Rhino providing a CommonJS conformant module ...

    legend

    Last updated Sun Nov 08 01:18:13 -0800 2009

  • wiki-ng

    A minimal wiki demo app for helma-ng

    legend

    Last updated Sat Nov 07 03:47:02 -0800 2009

  • rhino-8

    Experimental Mozilla Rhino fork

    legend

    Forked from earl/rhino-mirror Fri Oct 30 09:37:56 -0700 2009

    Last updated Wed Nov 04 04:32:56 -0800 2009

  • jline

    Fork of git://jline.git.sourceforge.net/gitroot/jline/jline

    legend

    Last updated Wed Oct 21 13:01:49 -0700 2009

  • berkeleystore

    A Helma NG datastore implementation based on Oracle (formerly Sleepycat) Berkeley DB.

    legend

    Last updated Wed Sep 30 00:49:43 -0700 2009

  • narwhal

    A JavaScript standard library conforming to the ServerJS standard: https://wiki.mozilla.org/ServerJS

    legend

    Forked from tlrobinson/narwhal Mon Apr 20 05:34:21 -0700 2009

    Last updated Fri Aug 14 05:41:44 -0700 2009

Public Activity feed

hns pushed to master at hns/helma-ng Sun Nov 08 01:18:14 -0800 2009
HEAD is c0d73265b193a61ac9d72403f194e6f3fcfb207f

5 commits »

hns pushed to master at hns/wiki-ng Sat Nov 07 03:47:02 -0800 2009
HEAD is f7f87004e43be79fcbd64d55b56f2b83988f724c
  • hns committed f7f87004:
    More updates to work with current helma ng libs
hns pushed to master at hns/helma-ng Thu Nov 05 00:24:53 -0800 2009
HEAD is f2b63a0c318109bcbea4ab78cf67b0c1f492231a
  • hns committed f2b63a0c:
    Fix for java.lang.System.console() not available on Java versions <= 5
hns pushed to master at hns/rhino-8 Wed Nov 04 04:32:57 -0800 2009
HEAD is 36345f20f37b1a2dbcd20e75d9677ba18ebe92d3

5 commits »

hns pushed to master at hns/helma-ng Wed Nov 04 02:21:21 -0800 2009
HEAD is 860bff5490df78c4fc859170e24f1c876a62ff16
  • hns committed 860bff54:
    Implement core functions in Java, clean up core CommonJS modules.
hns pushed to master at hns/helma-ng Wed Nov 04 01:52:54 -0800 2009
HEAD is b20bd02203f6b83220fe603edbcb86dbe92a50c6
  • hns committed b20bd022:
    Add graphical debugger with -d/--debug option, add -v/--verbose option to do what -d/--debug did previously, and -V/--version to print the version number.
hns pushed to master at hns/helma-ng Wed Nov 04 01:00:49 -0800 2009
HEAD is f2b6128067624a52f6c6de9d19d833cef2d4bef3

3 commits »

hns pushed to master at hns/rhino-8 Tue Nov 03 02:59:00 -0800 2009
HEAD is d00e46306d2fec3fc71fde5eb64062c14881ee45

2 commits »

hns pushed to master at hns/rhino-8 Tue Nov 03 02:26:23 -0800 2009
HEAD is 4808b632f1db6e8e158d56ff93c81f95cf2ea737

2 commits »

hns pushed to master at hns/rhino-8 Mon Nov 02 13:58:39 -0800 2009
HEAD is 476f79bf4d95ebe6640e79468be0c8df2f5e8b51
  • hns committed 476f79bf:
    Fix class caching by object property ids
hns pushed to master at hns/rhino-8 Mon Nov 02 13:49:43 -0800 2009
HEAD is 39ffcd8719ea8f3b9e6a8899b6f59d8cbb36e0ee

2 commits »

hns pushed to master at hns/rhino-8 Sat Oct 31 11:36:01 -0700 2009
HEAD is a2ff57d8a3cf45408bb629be1599ffb9a1ec7a28

3 commits »

hns pushed to master at hns/rhino-8 Fri Oct 30 09:52:08 -0700 2009
HEAD is eee849eed2dc7f4db3a03fd6a071b8bce8003ac4
  • hns committed eee849ee:
    First working code for mapping JS properties to Java fields
hns forked earl/rhino-mirror Fri Oct 30 09:41:40 -0700 2009
Forked repository is at hns/rhino-mirror
hns created gist: 221725 Thu Oct 29 12:25:11 -0700 2009
import org.mozilla.javascript.*; public class SwitchObject extends ScriptableObject {
hns opened issue 25 on hns/helma-ng Tue Oct 27 17:57:22 -0700 2009
collective issue for missing command line options
hns pushed to master at hns/helma-ng Tue Oct 27 11:46:40 -0700 2009
HEAD is 0288afac31531b52b8568d55fff92b84645675bc
hns pushed to master at hns/helma-ng Sat Oct 24 00:36:34 -0700 2009
HEAD is 93dfbce487578dd688908da75957a9e7ac119510
  • hns committed 93dfbce4:
    Add support for @fileoverview tag
hns pushed to master at hns/helma-ng Fri Oct 23 14:21:40 -0700 2009
HEAD is d21e74ca8ac127ff1b40bdeed70c3dc1f8d6f0b5

2 commits »

hns pushed to master at hns/helma-ng Fri Oct 23 13:57:05 -0700 2009
HEAD is fb5826a7ee4df0f21e1fbe19a8f6c599cae85b62
  • hns committed fb5826a7:
    Exclude test suite from jsdoc
hns pushed to master at hns/helma-ng Fri Oct 23 13:51:05 -0700 2009
HEAD is 3b5b8488f05e7f5375d7795ec1a76c416971398c
hns pushed to master at hns/helma-ng Fri Oct 23 13:36:14 -0700 2009
HEAD is 2882258f91a7e216649411293c7eeafffdc53679
  • hns committed 2882258f:
    Starting to make sense with helma/jsdoc
hns pushed to master at hns/helma-ng Fri Oct 23 12:17:05 -0700 2009
HEAD is 20256fc9800a8c67ab08967a04155a4197e51b0d

4 commits »

hns closed issue 24 on hns/helma-ng Fri Oct 23 03:31:55 -0700 2009
Fix shell history file location
hns pushed to master at hns/helma-ng Fri Oct 23 03:31:39 -0700 2009
HEAD is 2892284ca683f33157fb26408788b9cda25cd376
  • hns committed 2892284c:
    Add -H/--history option to use custom shell history file, and be more accurate when matching long options
hns closed issue 22 on hns/helma-ng Fri Oct 23 03:13:31 -0700 2009
Unify Debian packaging
hns pushed to master at hns/helma-ng Fri Oct 23 03:11:51 -0700 2009
HEAD is bf193969ee8565b7a45f44e177486ebf9b125730

3 commits »

hns opened issue 24 on hns/helma-ng Thu Oct 22 23:38:40 -0700 2009
Fix shell history file location
hns pushed to master at hns/helma-ng Thu Oct 22 07:31:39 -0700 2009
HEAD is 44f965591796344c91f3b9075a5b149715667124
  • hns committed 44f96559:
    Recognize more jsdoc-able code patterns.
hns pushed to master at hns/helma-ng Thu Oct 22 05:45:08 -0700 2009
HEAD is 7d992ac555edcbc886e10309ffa38adb50444369
  • hns committed 7d992ac5:
    Add explicit -s/--silent option to suppress shell echo and prompt for redirected stdin/stderr (autodetected on Java 6)
hns closed issue 23 on hns/helma-ng Thu Oct 22 05:21:12 -0700 2009
Shell prints some error messages to stderr
hns pushed to master at hns/helma-ng Thu Oct 22 05:06:04 -0700 2009
HEAD is f3027646010a004675e6395d705bd22f127107ef
  • hns committed f3027646:
    Set optlevel to -1 for helma -e
hns pushed to master at hns/helma-ng Thu Oct 22 04:53:34 -0700 2009
HEAD is 32063d9af715810ac60c505c5126160c2a17ad39
  • hns committed 32063d9a:
    Update jline to snapshot from my git fork <http://github.com/hns/jline>
hns pushed to master at hns/helma-ng Thu Oct 22 04:40:20 -0700 2009
HEAD is 7492278517a2a5c30b70a3be9a10c7433a7a4c00
  • hns committed 74922785:
    Replace $* with quoted "$@" in bash scripts to pass on quoted arguments intact