r7461: this is the start of some code for mapping IDL onto ejs. This is hand
commit30e876e9c2ba73a3bc26e7708110e00a8552a75e
authorAndrew Tridgell <tridge@samba.org>
Fri, 10 Jun 2005 12:43:11 +0000 (10 12:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:55 +0000 (10 13:17 -0500)
tree3b713bc8eb076760b5d67baffa441414bc7d02c2
parent417e967afb457ee505c2302cdc83d7060033b0aa
r7461: this is the start of some code for mapping IDL onto ejs. This is hand
written code, and it doesn't work or even compile yet. I am committing
it to make it easier to discuss the approach with jelmer and tpot.

The intention is that this code will eventually end up being mostly
auto-generated (with the utility functions split out, just like
librpc/ndr/*.c)
source/scripting/ejs/smbcalls_irpc.c [new file with mode: 0644]