search for: sweng

Displaying 3 results from an estimated 3 matches for "sweng".

Did you mean: sjeng
2007 Mar 19
4
Kernal32 -- Known to do
I am an undergraduation and I am planning to do a known to do ( KERNAL 32) as my Final Year Project. I was wondering what should be the capabilities to successfully complete it within one year. Keeping in mind, I am new to this emulator.
2011 Aug 04
1
GitHub - How to resolve this issue of preventing push to origin?
When I try to push my application to ''GitHub'' using ''Git'', I get the following: $ git push origin master Enter passphrase for key ''/c/Users/Medicine - SWEng/.ssh/id_rsa'': ERROR: Repository not found. fatal: The remote end hung up unexpectedly **EDIT:** Output of running `git remote -v`: $ git remote -v heroku git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:young-rain-273.git (fetch) heroku git-Vgi1d2+GxVTQT0dZR+AlfA@public...
2009 Aug 02
1
[LLVMdev] Couple newbie questions :|
Thanks for the response :D I have used Python and Lua before. I'd love to use the syntax of lua with the object oriented ness of python, and I thought LLVM would be a way to do that. Again your help is appreciated. On Sun, Aug 2, 2009 at 12:25 AM, Eli Friedman <eli.friedman at gmail.com>wrote: > On Sat, Aug 1, 2009 at 11:43 PM, Tres Walsh<tres.walsh at gmail.com> wrote: >