On Saturday, 29 October 2016 at 21:47:35 UTC, Mergul wrote:
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for
Android devices is now available. It is best used with the
excellent Termux app
(https://play.google.com/store/apps/det
On Tuesday, 1 November 2016 at 13:33:02 UTC, Steven Schveighoffer
wrote:
android_app.savedState appears to be defined here:
https://github.com/joakim-noah/android/blob/polish/android_native_app_glue.d#L56
It's a void *. So comparing against null with != is identical
to !is.
There are actuall
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent
Termux app
(https://play.google.com/store/apps/details?id=com.termux&hl=en) and a bluetooth keyboard. ;) Update
On 10/29/16 8:55 PM, rikki cattermole wrote:
On 30/10/2016 10:47 AM, Mergul wrote:
Application always crash when I'm using android_app.savedState.
if (state.savedState != null) {
// We are starting with a previous saved state; restore from it.
engine.state = *cast(saved_state*)state.sav
On 30/10/2016 10:47 AM, Mergul wrote:
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent Termux
app (https://play.google.com/store/apps/details?id=com.termux&hl=en
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent
Termux app
(https://play.google.com/store/apps/details?id=com.termux&hl=en) and a bluetooth keyboard. ;) Update
On Wednesday, 27 January 2016 at 07:48:53 UTC, Joakim wrote:
On Wednesday, 27 January 2016 at 06:04:43 UTC, Laeeth Isharc
wrote:
https://www.reddit.com/r/programming/comments/42w404/dlang_llvmbacked_compiler_alpha_release_for/
Thanks, I wondered if it had been posted, as it's the kind of
oddi
On Wednesday, 27 January 2016 at 09:07:18 UTC, Vadim Lopatin
wrote:
On Wednesday, 27 January 2016 at 07:48:53 UTC, Joakim wrote:
On Wednesday, 27 January 2016 at 06:04:43 UTC, Laeeth Isharc
wrote:
https://www.reddit.com/r/programming/comments/42w404/dlang_llvmbacked_compiler_alpha_release_for/
On Wednesday, 27 January 2016 at 07:48:53 UTC, Joakim wrote:
On Wednesday, 27 January 2016 at 06:04:43 UTC, Laeeth Isharc
wrote:
https://www.reddit.com/r/programming/comments/42w404/dlang_llvmbacked_compiler_alpha_release_for/
I've updated the gist and wiki page to take that change into
account
On Wednesday, 27 January 2016 at 06:04:43 UTC, Laeeth Isharc
wrote:
https://www.reddit.com/r/programming/comments/42w404/dlang_llvmbacked_compiler_alpha_release_for/
Thanks, I wondered if it had been posted, as it's the kind of
oddity they might enjoy. :)
On Wednesday, 27 January 2016 at 07:
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent
Termux app
(https://play.google.com/store/apps/details?id=com.termux&hl=en) and a bluetooth keyboard. ;) Update
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent
Termux app
(https://play.google.com/store/apps/details?id=com.termux&hl=en) and a bluetooth keyboard. ;) Update
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent
Termux app
(https://play.google.com/store/apps/details?id=com.termux&hl=en) and a bluetooth keyboard. ;) Update
On Tuesday, 26 January 2016 at 15:54:17 UTC, Vadim Lopatin wrote:
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
If you have a D/OpenGL app you'd like to port to Android and
submit to the Play Store, let me know if I can help with that
process.
I'm going to port DlangUI on Android
On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote:
If you have a D/OpenGL app you'd like to port to Android and
submit to the Play Store, let me know if I can help with that
process.
I'm going to port DlangUI on Android in nearest future.
Wow! Keep up the good work.
An alpha release of ldc, the llvm-based D compiler, for Android
devices is now available. It is best used with the excellent
Termux app
(https://play.google.com/store/apps/details?id=com.termux&hl=en)
and a bluetooth keyboard. ;) Updated test runners, that run most
tests from the standard lib
17 matches
Mail list logo