view runtime/integer.c @ 135:18a4403fe576

Javascript backend can now produce broken output. Needs fixes plus port of standard lib
author Mike Pavone <pavone@retrodev.com>
date Sun, 14 Nov 2010 03:09:49 -0500
parents 04baa003de5a
children
line wrap: on
line source

#include "integer.h"
#include "builtin.h"
#include "context.h"
#include "bool.h"