Displaying 6 results from an estimated 6 matches for "webtoolkit".
Did you mean:
embtoolkit
2006 May 22
2
tabs
I was wondering if there is a way to do tabs easier than most of the
tutrials that I have found. I dont realy care if its realy fast just as long
as it works. Something sort of like
http://code.google.com/webtoolkit/documentation/examples/kitchensink/demo.html#TabsAlso
if there is a way where if my viewers want to save something as a link
than there is something they can click and it will give them a link so that
it will automaticialy go to that tab or tabs.
_______________________________________________
Ra...
2008 Nov 15
1
[LLVMdev] How to use EE->runFunction for a function with StructRet set?
Hi,
I'm using LLVM 2.4 (but llvm-gcc 2.2) on Ubuntu 8.10 (Intrepid Ibex) for
a small part-time project combining Witty (http://www.webtoolkit.eu) and
the ExecutionEngine in LLVM. (This is my second week with any of these
so I still lack a lot of basic knowledge.)
Sometimes I want to call a function returing a struct (in this case
std::string), thus hasStructRetAttr() is true for the Function and
getNumParams() for the FunctionType is on...
2018 May 29
2
Can creating new forms of debug info metadata be simplified? [formatting fixed]
...the version when reading back in
v.property("Version1Property","Version1Property");
}
If either of the above two use cases don't work out, TableGen'ing is a viable option as well.
Anything sound completely out of whack here? Any other use cases?
[1] https://www.webtoolkit.eu/wt/doc/reference/html/structWt_1_1Dbo_1_1dbo__traits.html
[2] https://www.boost.org/doc/libs/1_67_0/libs/serialization/doc/tutorial.html#versioning
>
>>>>
>>>> Thanks for your time!
>>>>
>>>> --
>>>> Sohail Somani
>>>>...
2018 May 29
0
Can creating new forms of debug info metadata be simplified? [formatting fixed]
...of the above two use cases don't work out, TableGen'ing is a viable option as well.
Or we can leave some code written explicitly (like reading bitcode, which seems the hardest to deal with).
> Anything sound completely out of whack here? Any other use cases?
>
> [1] https://www.webtoolkit.eu/wt/doc/reference/html/structWt_1_1Dbo_1_1dbo__traits.html
> [2] https://www.boost.org/doc/libs/1_67_0/libs/serialization/doc/tutorial.html#versioning
>
>>
>>>>>
>>>>> Thanks for your time!
>>>>>
>>>>> --
>>>>...
2018 May 29
0
Can creating new forms of debug info metadata be simplified? [formatting fixed]
> On May 29, 2018, at 12:55, Adrian Prantl <aprantl at apple.com> wrote:
>
>
>
>> On May 29, 2018, at 12:28 PM, David Blaikie <dblaikie at gmail.com <mailto:dblaikie at gmail.com>> wrote:
>>
>> +some of the debug info cabal (& Duncan, as an emeritus member, and person who plumbed a lot of the current debug info syntax support in)
>>
2018 May 29
2
Can creating new forms of debug info metadata be simplified? [formatting fixed]
> On May 29, 2018, at 12:28 PM, David Blaikie <dblaikie at gmail.com> wrote:
>
> +some of the debug info cabal (& Duncan, as an emeritus member, and person who plumbed a lot of the current debug info syntax support in)
>
> Visitor seems plausible though I haven't looked at the code in detail to see if it'd work perfectly.
>
> On Tue, May 29, 2018 at 7:56