Commit Graph

20 Commits

Author SHA1 Message Date
ChunEon Park 4b39769738 enventor - fix invalid memoary allocation. 2013-10-04 00:28:27 +09:00
ChunEon Park 27593b3908 enventor - use macro for constant values to change the value simply later. 2013-09-19 22:38:16 +09:00
ChunEon Park f6f95b5d31 enventor - removed unused 2013-09-16 08:58:55 +09:00
ChunEon Park b7e9a629e3 enventor - fix incorrect line decrease 2013-09-16 00:22:15 +09:00
ChunEon Park fcd18d8a27 enventor - renamed variable to not be conflicted with reserved keywords in other language. 2013-09-16 00:14:24 +09:00
ChunEon Park a151db6038 enventor - improving auto indentation. 2013-09-16 00:00:10 +09:00
ChunEon Park f0e610c85f enventor - improving indentation 2013-09-15 23:00:31 +09:00
ChunEon Park a14eecadbb enventor - improve auto indentation 2013-09-15 22:54:19 +09:00
ChunEon Park af51d199ec enventor - improving auto indentation. 2013-09-15 22:44:04 +09:00
ChunEon Park 4bb4019b85 enventor - code refactoring. 2013-09-15 19:34:47 +09:00
ChunEon Park 5fb78e1f5d enventor - improving auto indentation. 2013-09-15 19:27:28 +09:00
ChunEon Park 5249fab9c3 enventor - now } bracket is to be placed intelligently. 2013-09-15 18:40:11 +09:00
ChunEon Park e155228e00 enventor - refactored code. replace the functions into the proper files. 2013-09-15 17:20:13 +09:00
ChunEon Park a1d5eba453 enventor - fixed all warnings. cool! 2013-09-12 22:14:16 +09:00
ChunEon Park 4260d100f4 Revert "enventor - used the quot macro to cope with the textblock change in the future. still textblock is not stable."
This reverts commit 5da9e96617.

no more need.
2013-09-05 23:08:34 +09:00
ChunEon Park 5da9e96617 enventor - used the quot macro to cope with the textblock change in the future. still textblock is not stable. 2013-09-05 01:56:05 +09:00
ChunEon Park d9d9262807 enventor - don't count {} if they are inside the quotation mark. 2013-09-01 18:20:03 +09:00
ChunEon Park 7d35de25e1 enventor - implementing auto-indentation 2013-08-20 02:39:03 +09:00
ChunEon Park 294473900f enventor - implementing indentation 2013-08-19 23:51:16 +09:00
ChunEon Park 5b3127f228 enventor - base code for auto-indentation 2013-08-18 20:43:01 +09:00