13 Commits (7c073b5c230d40d4ceeaf2be00c3cc8be1797ac8)

Author SHA1 Message Date
Peter Johnson 4bcb83da56 (Mostly) Clean up floatnum internal allocations. 24 years ago
Peter Johnson 825eaa5823 Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
Peter Johnson 8178f883a5 Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
Peter Johnson a7ac50c918 Add coretype.h, make util.h do a lot more, use util.h to simplify include 24 years ago
Peter Johnson 6a7504341f Add _copy() constructor. 24 years ago
Peter Johnson a83fc9c8f6 Change order of arguments for get_ and check_ functions to better match other 24 years ago
Peter Johnson 193392dcb6 Fix LOTS of little nits. Primary changes: 24 years ago
Peter Johnson 48a36cdf22 Make most data structures opaque, keeping internals truly internal and making the 24 years ago
Peter Johnson fb89878708 Const'ify floatnum_new() input string. 24 years ago
Peter Johnson 55c7822fa5 Add floatnum_delete(). 24 years ago
Peter Johnson 1377150f6e Finish ASCII->internal FP conversion and clean up single/double/extended 24 years ago
Peter Johnson 279abb1b37 Implement floating point size conversions (with help from BitVector). 24 years ago
Peter Johnson 1abd74ba04 Fix large parts of expression and symbol handling. Actually link in labels 24 years ago
Peter Johnson ac22f77d42 Get initial bits setting from object format. Change the initial section name 24 years ago
Peter Johnson 9397744af8 Add unit test framework using Check (http://check.sourceforge.net/). 24 years ago
Peter Johnson b2890b8f9d $Id$ -> $IdPath$. 24 years ago
Peter Johnson 50cd4f238f Add global filename variable and handling for a filename passed on the 24 years ago
Peter Johnson 616bd61994 Use ANSI C compliant #ifndef wrappers (_A_H_ -> YASM_A_H). 24 years ago
Michael Urman a6ef33c04c Added handling of labels including: 24 years ago
Peter Johnson d3a51f5835 Initial check-in. 24 years ago